Instructions to use gechim/XMLRobertaLexical-finetuned_70KURL_daydu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gechim/XMLRobertaLexical-finetuned_70KURL_daydu with Transformers:
# Load model directly from transformers import AutoTokenizer, XMLRobertaLexical tokenizer = AutoTokenizer.from_pretrained("gechim/XMLRobertaLexical-finetuned_70KURL_daydu") model = XMLRobertaLexical.from_pretrained("gechim/XMLRobertaLexical-finetuned_70KURL_daydu", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!