Instructions to use Linhz/MRC_BartPho with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Linhz/MRC_BartPho with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Linhz/MRC_BartPho") model = AutoModelForSeq2SeqLM.from_pretrained("Linhz/MRC_BartPho") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
e54a4ef | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b7104f66d0e65c1967e3642c6937b56862d04dd8cd8c11ae10b811db32ccc9ca
size 903892625
|