Instructions to use ShengdingHu/sst2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ShengdingHu/sst2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="ShengdingHu/sst2")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("ShengdingHu/sst2") model = AutoModelForMaskedLM.from_pretrained("ShengdingHu/sst2") - Notebooks
- Google Colab
- Kaggle
Commit ·
a310ff4
1
Parent(s): a3e398c
Training in progress, step 6000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 335851
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2f2149a007dfeadd195b624059863199c60570557e71129906f6f5eb43c1469
|
| 3 |
size 335851
|
runs/Feb04_10-46-17_node1/events.out.tfevents.1643942904.node1
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:bc0748b5cdd46117bd234dc5e17b599c89b8cc0012b0b0c308fe437dd1ca2eee
|
| 3 |
+
size 15534
|