Spaces:
Sleeping
Sleeping
Update evaluation after bugfixes in baseline
Browse files- README.md +1 -1
- notebooks/evaluation.ipynb +0 -0
README.md
CHANGED
@@ -90,7 +90,7 @@ dataset are as follows:
|
|
90 |
|
91 |
| precision | recall | F1 | support |
|
92 |
|-----------|--------|------|---------|
|
93 |
-
| 0.79 | 0.
|
94 |
|
95 |
We treat each comma as one token instance, as opposed to the original paper, which NER-tags the whole multiple-token
|
96 |
preceding words as comma class tokens.
|
|
|
90 |
|
91 |
| precision | recall | F1 | support |
|
92 |
|-----------|--------|------|---------|
|
93 |
+
| 0.79 | 0.72 | 0.75 | 10079 |
|
94 |
|
95 |
We treat each comma as one token instance, as opposed to the original paper, which NER-tags the whole multiple-token
|
96 |
preceding words as comma class tokens.
|
notebooks/evaluation.ipynb
CHANGED
The diff for this file is too large to render.
See raw diff
|
|