Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use csb05/Flan-T5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use csb05/Flan-T5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("csb05/Flan-T5") model = AutoModelForSeq2SeqLM.from_pretrained("csb05/Flan-T5") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files
logs/events.out.tfevents.1738254942.1fc61bf039ec.2442.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:8eded36f2670c9307bae5a2e6286504dcdffd549018a05903e0103e175277671
|
| 3 |
+
size 12220
|
logs/events.out.tfevents.1738255089.1fc61bf039ec.2442.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:474c48458f32a5fb7dd7c9086f07cfaa9313af90fc15a535e9200a67a26713e7
|
| 3 |
+
size 88
|