Update README.md
Browse files
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 |
|