Instructions to use ai4bharat/IndicBERTv2-MLM-Sam-TLM with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ai4bharat/IndicBERTv2-MLM-Sam-TLM with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="ai4bharat/IndicBERTv2-MLM-Sam-TLM")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("ai4bharat/IndicBERTv2-MLM-Sam-TLM") model = AutoModelForMaskedLM.from_pretrained("ai4bharat/IndicBERTv2-MLM-Sam-TLM") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 842672160f3840a09798b99fd7d5277d4ae548cbc836320629b4aaca18196fa4
- Size of remote file:
- 1.12 GB
- SHA256:
- b94cb947d2d9f46ccb05558967785f276bc61728b2a37fbade0cd054d5dcda7d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.