Instructions to use bashyaldhiraj2067/bart-copy-mechanism with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bashyaldhiraj2067/bart-copy-mechanism with Transformers:
# Load model directly from transformers import AutoTokenizer, CopyMechanismBart tokenizer = AutoTokenizer.from_pretrained("bashyaldhiraj2067/bart-copy-mechanism") model = CopyMechanismBart.from_pretrained("bashyaldhiraj2067/bart-copy-mechanism") - Notebooks
- Google Colab
- Kaggle
Ctrl+K