Add performance description
Browse files
README.md
CHANGED
@@ -35,6 +35,8 @@ classifier("[E1]Paclitaxel[/E1] is a common chemotherapy used for [E2]lung cance
|
|
35 |
|
36 |
## 📈 Performance
|
37 |
|
|
|
|
|
38 |
| Label | Precision | Recall | F1-score | Support |
|
39 |
| --- | --- | --- | --- | --- |
|
40 |
| affects_efficacy_of | 0.473 | 0.296 | 0.364 | 1127 |
|
|
|
35 |
|
36 |
## 📈 Performance
|
37 |
|
38 |
+
The results on the test set are reported below:
|
39 |
+
|
40 |
| Label | Precision | Recall | F1-score | Support |
|
41 |
| --- | --- | --- | --- | --- |
|
42 |
| affects_efficacy_of | 0.473 | 0.296 | 0.364 | 1127 |
|