Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
agentlans
/
mobilebert-uncased-nli
like
0
Text Classification
sentence-transformers
Safetensors
Transformers
English
mobilebert
natural-language-inference
nlp
model-card
License:
mit
Model card
Files
Files and versions
Community
Use this model
main
mobilebert-uncased-nli
/
special_tokens_map.json
agentlans
Upload 8 files
5f910da
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}