Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
orisuchy
/
Descriptive_Classifier
like
2
Text Classification
Transformers
PyTorch
orisuchy/Descriptive_Sentences_He
Hebrew
bert
Text Classification
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
81f53a1
Descriptive_Classifier
/
special_tokens_map.json
orisuchy
add tokenizer
a596f40
almost 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}