asahi417 commited on
Commit
56743ca
1 Parent(s): 821ad83

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
@@ -207,7 +207,7 @@ This model achieves the following results on the relation understanding tasks:
207
  - Micro F1 score on K&H+N: 0.955484454336788
208
  - Micro F1 score on ROOT09: 0.8874960827326857
209
  - Relation Mapping ([dataset](https://huggingface.co/datasets/relbert/relation_mapping), [full result](https://huggingface.co/relbert/relbert-bert-base-nce-a-semeval2012/raw/main/relation_mapping.json)):
210
- - Accuracy on Relation Mapping: None
211
 
212
 
213
  ### Usage
 
14
  metrics:
15
  - name: Accuracy
16
  type: accuracy
17
+ value: 0.8522619047619048
18
  - task:
19
  name: Analogy Questions (SAT full)
20
  type: multiple-choice-qa
 
207
  - Micro F1 score on K&H+N: 0.955484454336788
208
  - Micro F1 score on ROOT09: 0.8874960827326857
209
  - Relation Mapping ([dataset](https://huggingface.co/datasets/relbert/relation_mapping), [full result](https://huggingface.co/relbert/relbert-bert-base-nce-a-semeval2012/raw/main/relation_mapping.json)):
210
+ - Accuracy on Relation Mapping: 0.8522619047619048
211
 
212
 
213
  ### Usage