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, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("Mayypeeya/mt5_thaisum_model") model = AutoModelForMultimodalLM.from_pretrained("Mayypeeya/mt5_thaisum_model") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
generation_config.json
CHANGED
|
@@ -2,5 +2,5 @@
|
|
| 2 |
"decoder_start_token_id": 0,
|
| 3 |
"eos_token_id": 1,
|
| 4 |
"pad_token_id": 0,
|
| 5 |
-
"transformers_version": "4.
|
| 6 |
}
|
|
|
|
| 2 |
"decoder_start_token_id": 0,
|
| 3 |
"eos_token_id": 1,
|
| 4 |
"pad_token_id": 0,
|
| 5 |
+
"transformers_version": "4.31.0"
|
| 6 |
}
|
runs/Jul19_06-25-23_9351aca9a419/events.out.tfevents.1689748492.9351aca9a419.6722.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:ca379f6c5ac1d7df58dc66b6a47a1a3313f511fc68b2aedce24f2bcff2d50140
|
| 3 |
+
size 13101
|