Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use V12X-ksr/FOCALtrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use V12X-ksr/FOCALtrain with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="V12X-ksr/FOCALtrain")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("V12X-ksr/FOCALtrain") model = AutoModelForSequenceClassification.from_pretrained("V12X-ksr/FOCALtrain") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
logs/events.out.tfevents.1707940688.6c734d94b679.464.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:552e3b861acf79de12567e06032d941e56fc498cadd66d9bd42c3103c438a3aa
|
| 3 |
+
size 42940
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498631280
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5f4db769ecf0857a086edb1eff1dc79389fcb0f7be32da249e5211236b69474
|
| 3 |
size 498631280
|