lcampillos commited on
Commit
216fdab
·
verified ·
1 Parent(s): 2b923c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -110,18 +110,18 @@ The following hyperparameters were used during training:
110
 
111
  | Class | Precision | Recall | F1 | Support |
112
  |:---------------:|:--------------:|:--------------:|:--------------:|:---------:|
113
- | Experiences | 0.96 | 0.97 | 0.97 | 2003 |
114
- | Has_Age | 0.93 | 0.84 | 0.88 | 152 |
115
- | Has_Dose_or_Strength | 0.84 | 0.81 | 0.83 | 189 |
116
- | Has_Drug_Form | 0.90 | 0.73 | 0.81 | 64 |
117
- | Has_Duration_or_Interval | 0.83 | 0.84 | 0.84 | 365 |
118
- | Has_Frequency | 0.79 | 0.86 | 0.82 | 84 |
119
- | Has_Quantifier_or_Qualifier | 0.91 | 0.89 | 0.90 | 1040 |
120
- | Has_Result_or_Value | 0.92 | 0.87 | 0.89 | 384 |
121
- | Has_Route_or_Mode | 0.91 | 0.87 | 0.89 | 221 |
122
- | Has_Time_Data | 0.83 | 0.91 | 0.86 | 589 |
123
- | Location_of | 0.96 | 0.96 | 0.96 | 1119 |
124
- | Used_for | 0.89 | 0.88 | 0.89 | 731 |
125
 
126
 
127
 
 
110
 
111
  | Class | Precision | Recall | F1 | Support |
112
  |:---------------:|:--------------:|:--------------:|:--------------:|:---------:|
113
+ | Experiences | 0.96 | 0.97 | 0.97 | 2003 |
114
+ | Has_Age | 0.93 | 0.84 | 0.88 | 152 |
115
+ | Has_Dose_or_Strength | 0.84 | 0.81 | 0.83 | 189 |
116
+ | Has_Drug_Form | 0.90 | 0.73 | 0.81 | 64 |
117
+ | Has_Duration_or_Interval | 0.83 | 0.84 | 0.84 | 365 |
118
+ | Has_Frequency | 0.79 | 0.86 | 0.82 | 84 |
119
+ | Has_Quantifier_or_Qualifier | 0.91 | 0.89 | 0.90 | 1040 |
120
+ | Has_Result_or_Value | 0.92 | 0.87 | 0.89 | 384 |
121
+ | Has_Route_or_Mode | 0.91 | 0.87 | 0.89 | 221 |
122
+ | Has_Time_Data | 0.83 | 0.91 | 0.86 | 589 |
123
+ | Location_of | 0.96 | 0.96 | 0.96 | 1119 |
124
+ | Used_for | 0.89 | 0.88 | 0.89 | 731 |
125
 
126
 
127