Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use TGiang/finetuning_t5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TGiang/finetuning_t5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("TGiang/finetuning_t5") model = AutoModelForSeq2SeqLM.from_pretrained("TGiang/finetuning_t5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 9
Browse files
runs/Jun13_01-40-26_be0f311498c5/events.out.tfevents.1686620432.be0f311498c5.1682.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:68e9a01ece354b278d8b0af9d9f4793d481d2afcd654c4ad6f1dbbda7421932a
|
| 3 |
+
size 9099
|