Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Sasidhar1826
/
fine-tuned-metaphor-detection
like
1
Text Classification
Safetensors
Sasidhar1826/manual_data_on_metaphors
English
bert
metaphor-detection
nlp
transformer
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
main
fine-tuned-metaphor-detection
/
special_tokens_map.json
Sasidhar1826
Upload folder using huggingface_hub
7c3ea24
verified
7 months 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]"
}