Instructions to use kt220/review_classification_bert_base_jp_v3_ratio1_1_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_1_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_1_add_dropout-epoch30_v2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("kt220/review_classification_bert_base_jp_v3_ratio1_1_add_dropout-epoch30_v2") model = AutoModelForSequenceClassification.from_pretrained("kt220/review_classification_bert_base_jp_v3_ratio1_1_add_dropout-epoch30_v2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 12
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:67248b0a31bb2f046ce74c68f11019d6c0e41a91e87fcbc3d0e1c593683b2a96
|
| 3 |
size 444864520
|
runs/Dec04_11-25-22_ec412c5b3ad2/events.out.tfevents.1701689132.ec412c5b3ad2.4683.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:57020e86a787da03d73cf5c50f8019d7b3b7519a955fb2f4ab7fcbf79f4b7b79
|
| 3 |
+
size 8397
|