Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
knowledgator
/
comprehend_it-base
like
65
Follow
Knowledgator Engineering
44
Zero-Shot Classification
Transformers
PyTorch
6 datasets
English
deberta-v2
text-classification
classification
information-extraction
zero-shot
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
fa2cdd7
comprehend_it-base
/
special_tokens_map.json
Ihor
Upload folder using huggingface_hub
fa2cdd7
11 months 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]"
}