Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Nargizi
/
screeve-lemmatizer
like
1
Text2Text Generation
Transformers
PyTorch
Georgian
bart
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
45ad6c9
screeve-lemmatizer
/
special_tokens_map.json
Nargizi
add tokenizer
a651a9b
over 1 year ago
raw
Copy download link
history
blame
Safe
127 Bytes
{
"cls_token"
:
"<START>"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"<PAD>"
,
"sep_token"
:
"<END>"
,
"unk_token"
:
"<UNK>"
}