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: 129 Bytes
e54a4ef | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2c4c1fe92370c77e680aef6251ccc9b7a6659a0fa1f62d26808e972f4b980170
size 3579
|