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