Instructions to use kt220/review_classification_bert_base_jp_v3_ratio1_1_add_dropout-epoch20 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_1_add_dropout-epoch20 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_1_add_dropout-epoch20")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("kt220/review_classification_bert_base_jp_v3_ratio1_1_add_dropout-epoch20") model = AutoModelForSequenceClassification.from_pretrained("kt220/review_classification_bert_base_jp_v3_ratio1_1_add_dropout-epoch20", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 444858368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9c5e34fa9c907ba97ca2b56afd044220d004ea82371638997aae7caacdb159c
|
| 3 |
size 444858368
|
runs/Dec03_10-08-21_35f49425fddc/events.out.tfevents.1701598104.35f49425fddc.31576.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ec9ff1db2ec41410d161e9e3fbb4e8b5f84dbe13ee888035789db604ca39031
|
| 3 |
+
size 4978
|