Instructions to use Hitesh1501/sst2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Hitesh1501/sst2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Hitesh1501/sst2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Hitesh1501/sst2") model = AutoModelForSequenceClassification.from_pretrained("Hitesh1501/sst2") - Notebooks
- Google Colab
- Kaggle
Commit ·
c899106
1
Parent(s): e76ab8c
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa7707cdcd6985ba1ab5a1aab6e6b25788275a6c001916adfd3c58a211d786c5
|
| 3 |
size 437958648
|
runs/Nov14_17-33-06_51694edf5186/events.out.tfevents.1699983187.51694edf5186.484.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:83983d2a0a29e6c6b1255d798e607d28d3266660919d5da5676496b826a5d8be
|
| 3 |
+
size 73110
|