Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
Eval Results (legacy)
text-generation-inference
Instructions to use ethansimrm/test_t5_small_example_kaggle2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ethansimrm/test_t5_small_example_kaggle2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ethansimrm/test_t5_small_example_kaggle2") model = AutoModelForSeq2SeqLM.from_pretrained("ethansimrm/test_t5_small_example_kaggle2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
4dfc733
1
Parent(s): 53dc753
Training in progress, step 5500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242071641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00e5f8a38faf2d4c3e5e21d3b938067be56f85f4df46c3b8a6e36d8dba69e5e8
|
| 3 |
size 242071641
|
runs/May25_20-23-43_c04adb0c796c/events.out.tfevents.1685046232.c04adb0c796c.28.2
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:feb3d2d78fbc1881be11838f50c36b3e551c93cf781a9693012b77724bb1adaf
|
| 3 |
+
size 6753
|