Transformers
TensorBoard
Safetensors
kh
mbart
text2text-generation
Generated from Trainer
Eval Results (legacy)
Instructions to use S-Sethisak/KOCS_Prahok with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use S-Sethisak/KOCS_Prahok with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("S-Sethisak/KOCS_Prahok") model = AutoModelForSeq2SeqLM.from_pretrained("S-Sethisak/KOCS_Prahok") - Notebooks
- Google Colab
- Kaggle
Ctrl+K