Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ArghaKamalSamanta
/
ema_task_entailment
like
0
Text Classification
Adapters
Safetensors
nyu-mll/multi_nli
English
code
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
2b46659
ema_task_entailment
/
tokenizer
/
special_tokens_map.json
ArghaKamalSamanta
Upload 3 files
4a43fa5
verified
5 months 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]"
}