Instructions to use dafqi/IndoBERT-base-p2-Text-Classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dafqi/IndoBERT-base-p2-Text-Classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dafqi/IndoBERT-base-p2-Text-Classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dafqi/IndoBERT-base-p2-Text-Classification") model = AutoModelForSequenceClassification.from_pretrained("dafqi/IndoBERT-base-p2-Text-Classification") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 800
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 497813528
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3bd78470e06a94cb7ddaf750fa77381d81f91e64e7f4312e971fd725699439f
|
| 3 |
size 497813528
|
runs/May23_09-26-47_0bc68355710c/events.out.tfevents.1716456412.0bc68355710c.34.3
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:9afc26908d32a0662d0dc9132d0e99a805077df7d47e97947a1e35ed2122106a
|
| 3 |
+
size 90666
|