Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
JasperLS
/
deberta-v3-base-injection
like
3
Text Classification
Transformers
PyTorch
TensorBoard
deberta-v2
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
6
Train
Deploy
Use this model
9612ce1
deberta-v3-base-injection
/
special_tokens_map.json
JasperLS
Training in progress, epoch 1
7460de8
over 1 year 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]"
}