asahi417 commited on
Commit
a46ea9a
1 Parent(s): 6e8913f

model update

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ model-index:
14
  metrics:
15
  - name: Accuracy
16
  type: accuracy
17
- value: None
18
  - task:
19
  name: Analogy Questions (SAT full)
20
  type: multiple-choice-qa
@@ -173,7 +173,7 @@ It achieves the following results on the relation understanding tasks:
173
  - Micro F1 score on K&H+N: 0.913612019197329
174
  - Micro F1 score on ROOT09: 0.8693199623942337
175
  - Relation Mapping ([dataset](https://huggingface.co/datasets/relbert/relation_mapping), [full result](https://huggingface.co/relbert/relbert-roberta-base-semeval2012-v6-mask-prompt-a-triplet-1/raw/main/relation_mapping.json)):
176
- - Accuracy on Relation Mapping: None
177
 
178
 
179
  ### Usage
 
14
  metrics:
15
  - name: Accuracy
16
  type: accuracy
17
+ value: 0.8430952380952381
18
  - task:
19
  name: Analogy Questions (SAT full)
20
  type: multiple-choice-qa
 
173
  - Micro F1 score on K&H+N: 0.913612019197329
174
  - Micro F1 score on ROOT09: 0.8693199623942337
175
  - Relation Mapping ([dataset](https://huggingface.co/datasets/relbert/relation_mapping), [full result](https://huggingface.co/relbert/relbert-roberta-base-semeval2012-v6-mask-prompt-a-triplet-1/raw/main/relation_mapping.json)):
176
+ - Accuracy on Relation Mapping: 0.8430952380952381
177
 
178
 
179
  ### Usage