Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use ShengdingHu/superglue-boolq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ShengdingHu/superglue-boolq with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ShengdingHu/superglue-boolq") model = AutoModelForSeq2SeqLM.from_pretrained("ShengdingHu/superglue-boolq") - Notebooks
- Google Colab
- Kaggle
Commit ·
0147b05
1
Parent(s): 3258ca6
Training in progress, epoch 20
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7551621
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f023c96ddd4f1d72c1969ed065c8b2472ee71932f5a34b9cef0c2033a917d010
|
| 3 |
size 7551621
|
runs/Jan30_15-04-17_node2/events.out.tfevents.1643526330.node2
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:02ca1863f033312c1b3ba963f655d8b79f2fef25b5487c101c846041f497df8f
|
| 3 |
+
size 10900
|