Instructions to use temporary0-0name/sst2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use temporary0-0name/sst2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="temporary0-0name/sst2")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("temporary0-0name/sst2") model = AutoModelForSequenceClassification.from_pretrained("temporary0-0name/sst2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
e627c3f
1
Parent(s): 3b2787b
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:938dc35721aca3926cea116f98c7bf0b846daf08a67aa6544220df92de4500fd
|
| 3 |
size 437958648
|
runs/Nov14_08-52-50_635ff4923b5a/events.out.tfevents.1699951971.635ff4923b5a.2039.3
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:37dd9a357c755bbaf231350d7231f73348623ce7aa55a87f4a0bc32989a0bddc
|
| 3 |
+
size 139207
|