Monolingual Tokenizer - Nepali (Vocab 128000)
This is a monolingual tokenizer trained on Nepali text with vocabulary size 128000.
Usage
from transformers import AutoTokenizer
tokenizer = AutoTokenizer.from_pretrained("monolingual-tokenizer-native-nep-vocab-128000")
Files
nep.model
: SentencePiece model filenep.vocab
: Vocabulary fileconfig.json
: Tokenizer configuration
Training Details
- Language: Nepali (nep)
- Vocabulary Size: 128000
- Model Type: SentencePiece Unigram
- Downloads last month
- 10
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support