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:7907c33f404bf28b6249f394a5b0f2aba39e1c5f28c8a2c0e656fa5f03c2c2e1
|
| 3 |
size 267832560
|
runs/Jun24_10-05-41_bb12e717f00c/events.out.tfevents.1750759543.bb12e717f00c.1256.5
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:dc03958e63497e05db0777d536d53720be73e19404d9935f533f103e5ecb38c4
|
| 3 |
+
size 6472
|