Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use toasterboy/TESDFEEEE with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use toasterboy/TESDFEEEE with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="toasterboy/TESDFEEEE")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("toasterboy/TESDFEEEE") model = AutoModelForSequenceClassification.from_pretrained("toasterboy/TESDFEEEE") - Notebooks
- Google Colab
- Kaggle
Commit ·
6be28eb
1
Parent(s): d0ef875
End of training
Browse files
runs/Dec24_15-02-17_8c23899b7e34/events.out.tfevents.1640358184.8c23899b7e34.84.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:eb5c582867579b07c996377b43cd979f0a7b75ee9a49b34c69bf3135095d22f0
|
| 3 |
+
size 3899
|