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