Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cjvt
/
crosloengual-bert-si-nli
like
0
Follow
Center za jezikovne vire in tehnologije Univerze v Ljubljani
21
Text Classification
Transformers
PyTorch
4 languages
bert
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
6d2c5e4
crosloengual-bert-si-nli
/
special_tokens_map.json
matejklemen
Upload crosloengual-bert fine-tuned on SI-NLI
caee8e7
about 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}