simonada commited on
Commit
dd065c1
·
verified ·
1 Parent(s): c7f72f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -70,6 +70,8 @@ The training dataset distinguishes between the beginning and continuation of an
70
  ---
71
 
72
  ## Evaluation results
 
 
73
 
74
  ### BioLinkBERT-base Performance
75
 
 
70
  ---
71
 
72
  ## Evaluation results
73
+ A strict match implies an exact match with the boundaries and entity type in the gold standard.
74
+ A partial match requires the correct entity type and a significant character overlap between the predicted and target entities, assessed through a similarity ratio.
75
 
76
  ### BioLinkBERT-base Performance
77