Ikala-allen commited on
Commit
2ba8921
1 Parent(s): 8a998bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -182,7 +182,7 @@ print(evaluation_scores)
182
  ```
183
 
184
  ## Limitations and Bias
185
- This metric has strict and boundaries mode, also can select relation_types for different type evaluation. Make sure to select suitable evaluation parameters. F1 score may be totally different.
186
  Prediction and reference entity_name should be exactly the same regardless of case and spaces. If prediction is not exactly the same as the reference one. It will count as fp or fn.
187
 
188
  ## Citation
 
182
  ```
183
 
184
  ## Limitations and Bias
185
+ This metric has two mode : strict and boundaries. It also has multiple relation_types to choose from. Make sure to select suitable evaluation parameters. F1 score may be totally different.
186
  Prediction and reference entity_name should be exactly the same regardless of case and spaces. If prediction is not exactly the same as the reference one. It will count as fp or fn.
187
 
188
  ## Citation