Instructions to use ai4bharat/indic-bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ai4bharat/indic-bert with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ai4bharat/indic-bert", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Punjabi character set?
#1
by AngledLuffa - opened
My understanding is there are two different scripts, and therefore two different character sets, widely used for Punjabi. Are both represented in this model?
Thanks!
The model supports only the Gurumukhi script.
anoopk changed discussion status to closed