Instructions to use jogonba2/mbarthez-copy_mechanism-hal_articles with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jogonba2/mbarthez-copy_mechanism-hal_articles with Transformers:
# Load model directly from transformers import AutoTokenizer, MBartCopyEnhanced tokenizer = AutoTokenizer.from_pretrained("jogonba2/mbarthez-copy_mechanism-hal_articles") model = MBartCopyEnhanced.from_pretrained("jogonba2/mbarthez-copy_mechanism-hal_articles", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.