Instructions to use kt220/review_classification_bert_base_jp_v3_ratio1_5_add_dropout-epoch30_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kt220/review_classification_bert_base_jp_v3_ratio1_5_add_dropout-epoch30_v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="kt220/review_classification_bert_base_jp_v3_ratio1_5_add_dropout-epoch30_v2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("kt220/review_classification_bert_base_jp_v3_ratio1_5_add_dropout-epoch30_v2") model = AutoModelForSequenceClassification.from_pretrained("kt220/review_classification_bert_base_jp_v3_ratio1_5_add_dropout-epoch30_v2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 444864520
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d76fd89f859f65a33df30f9de60f48bc92425df0865ab3b4cd43fc9e4ab5bde
|
| 3 |
size 444864520
|
runs/Dec04_14-03-21_1cbf48f08f0b/events.out.tfevents.1701698607.1cbf48f08f0b.261.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:477b9cbab19345d1ce2af9dd929e197489e7549652c616bc68dd59113e4eba20
|
| 3 |
+
size 4862
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4664
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:080d21465357498de90aabe3847196288d8489320eaed52f3a846a4738f1641b
|
| 3 |
size 4664
|