Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use Axel578/flan_t5_summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Axel578/flan_t5_summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Axel578/flan_t5_summarization") model = AutoModelForSeq2SeqLM.from_pretrained("Axel578/flan_t5_summarization") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
logs/events.out.tfevents.1675862309.c5ef7641545a.777.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:44f616f6f88e14f1227aa1be6a08df0a002b0629e262fc66f102be8ca5529dc7
|
| 3 |
+
size 10850
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 990408885
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fb692915ec1ebe28357c2e137145af6155e18541bbe5d7a340d378ab168c239
|
| 3 |
size 990408885
|