Text Classification
Transformers
PyTorch
TensorFlow
JAX
albert
multilingual
fill-mask
xlmindic
nlp
indoaryan
indicnlp
iso15919
Instructions to use ibraheemmoosa/xlmindic-base-multiscript-soham with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ibraheemmoosa/xlmindic-base-multiscript-soham with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ibraheemmoosa/xlmindic-base-multiscript-soham")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ibraheemmoosa/xlmindic-base-multiscript-soham") model = AutoModelForSequenceClassification.from_pretrained("ibraheemmoosa/xlmindic-base-multiscript-soham") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a7af39bc64b3513d772939dae064d8d767440c66959dc5f16785e0266e6e2437
- Size of remote file:
- 57 MB
- SHA256:
- 4f6b032ad9edccc67892c3bb4d0e2d98b196e0ff56c6f21ebdfc3ad6282b8338
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.