Text Classification
Transformers
PyTorch
TensorBoard
mpnet
Generated from Trainer
text-embeddings-inference
Instructions to use mtyrrell/CPU_Economywide_Classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mtyrrell/CPU_Economywide_Classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="mtyrrell/CPU_Economywide_Classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("mtyrrell/CPU_Economywide_Classifier") model = AutoModelForSequenceClassification.from_pretrained("mtyrrell/CPU_Economywide_Classifier") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
runs/Jul16_14-13-48_57a816f84f1a/events.out.tfevents.1689516828.57a816f84f1a.9864.33
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea9e1a36682eeffbcd08dd0f67e1e03ae529f3b0815e27334cfdf521bf545707
|
| 3 |
+
size 7745
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3963
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb0c41f6b34e3736886d45dc9482ad7b0f6da9d2d72dacc2572db8e6bca11c74
|
| 3 |
size 3963
|