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 ·
967b311
1
Parent(s): d4c6316
Training in progress, step 5200
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328099
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ec9aa62ff636467eb738fb55ce136356e6a798d4bcfb2d016164aaf0aa76e79
|
| 3 |
size 328099
|
runs/Feb04_17-48-33_node1/events.out.tfevents.1643968157.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:670c5c2b46d55bc756eb1792a903ef959b2e9a22fd55334044bf9acf617e0a39
|
| 3 |
+
size 13274
|