Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ can be safely discarded.
|
|
36 |
|
37 |
| postprocessing | recall | precision | F1 |
|
38 |
|:-----------------------|---------:|------------:|------:|
|
39 |
-
|
|
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 |
|