Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
text-embeddings-inference
Instructions to use harshitaskh/test_trainer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use harshitaskh/test_trainer with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="harshitaskh/test_trainer")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("harshitaskh/test_trainer") model = AutoModelForSequenceClassification.from_pretrained("harshitaskh/test_trainer") - Notebooks
- Google Colab
- Kaggle
Commit ·
f3e245b
1
Parent(s): 10ed0a3
End of training
Browse files
runs/Mar27_10-24-26_bdbee9c751a5/events.out.tfevents.1679912670.bdbee9c751a5.128.6
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:d68ee2a1ccf4bd5c9f6e85d9f4784f0fcb17f214989e6792da0271478706b5b2
|
| 3 |
+
size 5345
|