File size: 332 Bytes
ddb416a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
language: en
license: mit
tags:
- metaphor-detection
- bert
- text-classification
- transformer
- machine-learning
- nlp
model-index:
- name: Fine-Tuned Metaphor Detection Model
results:
- task: text-classification
metrics:
- name: Accuracy
value: 72
type: accuracy
|