Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
taskydata
/
deberta-v3-base_10xp3nirstbbflanseuni_10xc4
like
0
Follow
Mining Tasky Data
7
Text Classification
Transformers
PyTorch
taskydata/tasky_or_not
English
deberta-v2
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
8898a3d
deberta-v3-base_10xp3nirstbbflanseuni_10xc4
/
special_tokens_map.json
manandey
upload files
8898a3d
almost 2 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}