Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use mrovejaxd/FNST_trad_j with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mrovejaxd/FNST_trad_j with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mrovejaxd/FNST_trad_j")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mrovejaxd/FNST_trad_j") model = AutoModelForSequenceClassification.from_pretrained("mrovejaxd/FNST_trad_j", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 48000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 439439360
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9fb45b096ab1d08fb945e8984beee3ada4661395f5592a4607ba14aee1270165
|
| 3 |
size 439439360
|
runs/May26_04-03-33_PcJavierOmen/events.out.tfevents.1716689014.PcJavierOmen.27568.2
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:b3ebc2818c0c734f75e98149e314d42407c5447378253fbe7f2fbb0b6c03e453
|
| 3 |
+
size 31417
|