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 8
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:a3aa2a12fbb13854d78619b60ef3d0355091a172868d0cb74f54ac3ed098c300
|
| 3 |
size 444864520
|
runs/Dec04_14-03-21_1cbf48f08f0b/events.out.tfevents.1701698607.1cbf48f08f0b.261.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:e5b3f8a61aab1d0c9a64b51d9a3b6a041af096bff14beacf315a7450ab787735
|
| 3 |
+
size 7437
|