Instructions to use l3cube-pune/hindi-marathi-dev-albert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use l3cube-pune/hindi-marathi-dev-albert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="l3cube-pune/hindi-marathi-dev-albert")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("l3cube-pune/hindi-marathi-dev-albert") model = AutoModelForMaskedLM.from_pretrained("l3cube-pune/hindi-marathi-dev-albert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5c42d4d6f29395b8b7143788c8518af577048fe215bb14ead18fb4ade65afd7a
- Size of remote file:
- 5.65 MB
- SHA256:
- 3a1173c2b6e144a02c001e289a05b5dbefddf247c50d4dcf42633158b2968fcb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.