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.1738255089.1fc61bf039ec.2442.3
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:6cbcfed0add9b1e667c8c0198cfdb6784924e2724a2551bf95ff6504045a7874
|
| 3 |
+
size 6154
|
logs/events.out.tfevents.1738255278.1fc61bf039ec.2442.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4a0c1d8b6224a0dfaaca871a79fb5a6db291ea2eb67e50f19cc2d795c2bd3e9
|
| 3 |
+
size 88
|