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 84000
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:1da920338c751888acbeef498da6e6ab4cc672fc8437065f0580e9a6481ba292
|
| 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:5144bbcc64a6775304c5a93e98d7d5f89031c559fd9fd7b5342d307a307fd037
|
| 3 |
+
size 46670
|