jakelever commited on
Commit
38d4487
·
verified ·
1 Parent(s): 91a5de2

Add performance description

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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 |