Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use Sandhya2002/my-awesome-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sandhya2002/my-awesome-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sandhya2002/my-awesome-model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sandhya2002/my-awesome-model") model = AutoModelForSequenceClassification.from_pretrained("Sandhya2002/my-awesome-model") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3201
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e1a4797426792c3d36c2c9199bfc7f500e742a4529730d2032d64748a0a6e96
|
| 3 |
size 267832560
|
runs/Jun24_09-40-53_bb12e717f00c/events.out.tfevents.1750758055.bb12e717f00c.1256.2
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:559950c63427e5fb802de6f4f6a851bcaf08b434c20ea0b5151a7b7114e17162
|
| 3 |
+
size 6472
|