5roop commited on
Commit
0119633
·
verified ·
1 Parent(s): bfa4134

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ can be safely discarded.
36
 
37
  | postprocessing | recall | precision | F1 |
38
  |:-----------------------|---------:|------------:|------:|
39
- | none | 0.981 | 0.955 | 0.968 |
40
  | drop_short | 0.981 | 0.957 | 0.969 |
41
  | drop_short_initial_and_final | 0.964 | 0.966 | 0.965 |
42
  | drop_short_and_initial | 0.964 | 0.966 | 0.965 |
 
36
 
37
  | postprocessing | recall | precision | F1 |
38
  |:-----------------------|---------:|------------:|------:|
39
+ | raw | 0.981 | 0.955 | 0.968 |
40
  | drop_short | 0.981 | 0.957 | 0.969 |
41
  | drop_short_initial_and_final | 0.964 | 0.966 | 0.965 |
42
  | drop_short_and_initial | 0.964 | 0.966 | 0.965 |