Instructions to use VietAI/vi-bartflax-large-news with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use VietAI/vi-bartflax-large-news with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("VietAI/vi-bartflax-large-news") model = AutoModelForSeq2SeqLM.from_pretrained("VietAI/vi-bartflax-large-news") - Notebooks
- Google Colab
- Kaggle
BART-large on Vietnamese News
Details will be available soon.
For more information, please contact anhduongng.1001@gmail.com (Dương).
Important note
When finetuning this model on downstream tasks (e.g. text summarization), ensure that your label has the form of tokenizer.bos_token + target + tokenizer.eos_token before tokenizing.
- Downloads last month
- 16
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support