Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
4i-ai
/
BERT_disfluency_cls
like
0
Follow
4i.ai
5
Text Classification
Transformers
PyTorch
Safetensors
English
bert
disfluency identification
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
3696977
BERT_disfluency_cls
/
special_tokens_map.json
bmarie4i
First commit of the disfluency classifier
a12cce9
over 1 year 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]"
}