Instructions to use indobenchmark/indobart-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use indobenchmark/indobart-v2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("indobenchmark/indobart-v2") model = AutoModelForSeq2SeqLM.from_pretrained("indobenchmark/indobart-v2") - Notebooks
- Google Colab
- Kaggle
Commit History
Update special_tokens_map.json e5b7d7c
update config.json e8c1d37
Samuel Cahyawijaya commited on
update config.json e90c6fd
Samuel Cahyawijaya commited on
update model checkpoint b9d829c
Samuel Cahyawijaya commited on
update model & tokenizer meta ce7afed
Samuel Cahyawijaya commited on
update model & tokenizer meta 9c01c84
Samuel Cahyawijaya commited on
first commit 1c9c1c5
Samuel Cahyawijaya commited on