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 ·
5761802
1
Parent(s): b98809e
Training in progress, step 1000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1084131
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d69b3cdf77b3021244aa2bf1e25f5e2c0c1177b7a32f6d291b027ee4bafb2af
|
| 3 |
size 1084131
|
runs/Jan31_20-32-44_node1/events.out.tfevents.1643632472.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:a9c7ee2015e4ca70b4a20b63cada900b312da23025ee3aec4ff94a3b50645432
|
| 3 |
+
size 4939
|