Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use rooftopcoder/distilt5-coqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rooftopcoder/distilt5-coqa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("rooftopcoder/distilt5-coqa") model = AutoModelForSeq2SeqLM.from_pretrained("rooftopcoder/distilt5-coqa") - Notebooks
- Google Colab
- Kaggle
Commit ·
5b0075b
1
Parent(s): 7983b61
Training in progress, step 4000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 208442673
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3b3b65e1337a024dd0f63c26acdbff2e2e38bfcbc3e70d62e78dafa151981220
|
| 3 |
size 208442673
|
runs/May16_08-01-01_17a942d449c2/events.out.tfevents.1684224202.17a942d449c2.673.0
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:256264ba50c1905d874917028a81f7b95721c81a60657f537bdddf802ab1498e
|
| 3 |
+
size 15000
|