Transformers
PyTorch
TensorBoard
mt5
text2text-generation
Generated from Trainer
Eval Results (legacy)
Instructions to use Mayypeeya/mt5_thaisum_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mayypeeya/mt5_thaisum_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Mayypeeya/mt5_thaisum_model") model = AutoModelForSeq2SeqLM.from_pretrained("Mayypeeya/mt5_thaisum_model") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#2
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b07d5cd2cd33753210d10c5412aec6b37e6c8809f0b6cd194a0cfbd669d35d40
|
| 3 |
+
size 2329638768
|