Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Sasidhar1826
/
common_metaphors_detection
like
1
Text Classification
Transformers
PyTorch
Sasidhar1826/common_metaphors_detection_dataset
English
bert
metaphor-detection
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
main
common_metaphors_detection
/
special_tokens_map.json
Sasidhar1826
Create special_tokens_map.json
2fc9cba
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}