Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
debate-land
/
paradigm-model
like
0
Follow
Debate Land
1
Text Classification
Transformers
google-tensorflow
TensorFlow
debate-land/2023-paradigms
English
distilbert
debate
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
paradigm-model
/
special_tokens_map.json
http-samc
Upload 6 files
fcef83b
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}