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 ·
e6ac5c5
1
Parent(s): 0d8c9ed
Training in progress, step 6000
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:3ac3a36dc394ed4625d8f63d09ba4ab85a0546306cf15c271cf72c92846791f5
|
| 3 |
size 242071641
|
runs/May25_19-53-45_c04adb0c796c/events.out.tfevents.1685044507.c04adb0c796c.28.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:a223054b864e503e61c49ec7914bfd9df833adba6a283b2039173d55c904b27f
|
| 3 |
+
size 6883
|