Instructions to use livinNector/indic-bert-v2-mlm-only-dra-tam-mal-aw-classification-lora-r12 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use livinNector/indic-bert-v2-mlm-only-dra-tam-mal-aw-classification-lora-r12 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="livinNector/indic-bert-v2-mlm-only-dra-tam-mal-aw-classification-lora-r12")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("livinNector/indic-bert-v2-mlm-only-dra-tam-mal-aw-classification-lora-r12") model = AutoModelForSequenceClassification.from_pretrained("livinNector/indic-bert-v2-mlm-only-dra-tam-mal-aw-classification-lora-r12") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
d451bf8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:81ade58fc9df9dbd31f6b4dfb0ec3bcafffbd5f20b8f19438fbadbddf6688352
size 771371254
|