Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use maulairfani/satriadata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use maulairfani/satriadata with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="maulairfani/satriadata")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("maulairfani/satriadata") model = AutoModelForSequenceClassification.from_pretrained("maulairfani/satriadata", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267851024
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d3b66d224b4c5fa9207e752bdc91eb99010a13f92c65d233d620ec9173defef
|
| 3 |
size 267851024
|
runs/Jun18_13-58-56_1b46a8e95883/events.out.tfevents.1718719137.1b46a8e95883.606.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:74405980bca225e22fe6d008dc7e15efed5ce2a211bd1ff9c56aeb38ae9d48b5
|
| 3 |
+
size 6328
|