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