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 ·
53dc753
1
Parent(s): 4eab774
Training in progress, step 5000
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:5f3bdde8dc725bce1ec155eb6f28c70a081463e4a2c448c5c78e8f9d8d21169f
|
| 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:ab82519956f5fce985b06a1ec2c042911183cbce61cdbdc347caa5319c9da177
|
| 3 |
+
size 6596
|