Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use vishnun0027/Text_Summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vishnun0027/Text_Summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("vishnun0027/Text_Summarization") model = AutoModelForSeq2SeqLM.from_pretrained("vishnun0027/Text_Summarization", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 15
Browse files
runs/Oct30_03-57-48_967a8266b2d4/events.out.tfevents.1730260669.967a8266b2d4.23.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:2a12ae1e3556fcb6af80598d032164cd4428a4805110825a0bf805b03fdd9c8f
|
| 3 |
+
size 24200
|