gbhong commited on
Commit
96b5ce6
1 Parent(s): 0dce082

update readme

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -25,8 +25,9 @@ This is a fine-tuned **Relation Extraction (RE)** model based on the [BiomedNLP-
25
 
26
  ## Performance
27
  The model has been evaluated on the DiMB-RE using the following metrics:
28
- - **REL Strict** - P: 0.416, R: 0.336, F1: 0.371
29
- - **REL Relaxed** - P: 0.448, R: 0.370, F1: 0.409
 
30
 
31
  ## Citation
32
  If you use this model, please cite like below:
 
25
 
26
  ## Performance
27
  The model has been evaluated on the DiMB-RE using the following metrics:
28
+ - **RE (w/ GOLD entities and triggers)** - P: 0.799, R: 0.772, F1: 0.785
29
+ - **RE (Strict, w/ predicted entities and triggers)** - P: 0.416, R: 0.336, F1: 0.371
30
+ - **RE (Relaxed, w/ predicted entities and triggers)** - P: 0.448, R: 0.370, F1: 0.409
31
 
32
  ## Citation
33
  If you use this model, please cite like below: