Text Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
Eval Results (legacy)
Instructions to use getrajeev03/debug-example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use getrajeev03/debug-example with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="getrajeev03/debug-example")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("getrajeev03/debug-example") model = AutoModelForSequenceClassification.from_pretrained("getrajeev03/debug-example") - Notebooks
- Google Colab
- Kaggle
Commit ·
3b7b2c4
1
Parent(s): 981801a
End of training
Browse files
runs/Jun21_08-32-34_f6f1efa1675f/events.out.tfevents.1687336387.f6f1efa1675f.1909.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:2bee3e9bb52e93f127c04c2e5a7c404ddb5d0287c8cda7c843d7822fa788c8f9
|
| 3 |
+
size 5556
|