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