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 ·
02b97f8
1
Parent(s): 105a512
Training in progress, step 1000
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:97f94e805c31afbc32fb4b3ed15e7d48d9c8c9d1fb5f877f15a39d91ef843dee
|
| 3 |
+
size 21479
|