Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
Eval Results (legacy)
text-embeddings-inference
Instructions to use fmesa/mi-modelo-bacan-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fmesa/mi-modelo-bacan-test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="fmesa/mi-modelo-bacan-test")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("fmesa/mi-modelo-bacan-test") model = AutoModelForSequenceClassification.from_pretrained("fmesa/mi-modelo-bacan-test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267854321
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4007fa213671ad125f449a267c7339322a53376f1beb13475856d10eef726e8b
|
| 3 |
size 267854321
|
runs/Apr12_02-32-56_aa1852897744/events.out.tfevents.1649730790.aa1852897744.70.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:61882110fc248dad71af64d0628dfd9341b5c1dd52c53ec17d615aa6f7597a78
|
| 3 |
+
size 3583
|
runs/Apr12_02-32-56_aa1852897744/events.out.tfevents.1649731864.aa1852897744.70.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:765c8dd3cc03ea56b21550527479bb67b074e791ddde9b712c6d40ed600b80ef
|
| 3 |
+
size 409
|