Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use rooftopcoder/byt5-small-coqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rooftopcoder/byt5-small-coqa with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("rooftopcoder/byt5-small-coqa") model = AutoModelForSeq2SeqLM.from_pretrained("rooftopcoder/byt5-small-coqa") - Notebooks
- Google Colab
- Kaggle
Commit ·
21993a6
1
Parent(s): 91df1e3
Training in progress, step 2000
Browse files
runs/May14_17-15-02_55ebed45458d/events.out.tfevents.1684084930.55ebed45458d.194.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:f06c9c2dcd6b4f808a42adb02312aec7363f08cad5b6bc2502b7db36325b93b9
|
| 3 |
+
size 21793
|