Update README.md
Browse files
README.md
CHANGED
@@ -3,22 +3,22 @@
|
|
3 |
language:
|
4 |
- en
|
5 |
tags:
|
6 |
-
-
|
7 |
license: mit
|
8 |
datasets:
|
9 |
- ontonotes
|
10 |
metrics:
|
11 |
- CoNLL
|
12 |
task_categories:
|
13 |
-
-
|
14 |
model-index:
|
15 |
- name: biu-nlp/lingmess-coref
|
16 |
results:
|
17 |
- task:
|
18 |
-
type:
|
19 |
-
name:
|
20 |
dataset:
|
21 |
-
name:
|
22 |
type: coreference
|
23 |
metrics:
|
24 |
- name: Avg. F1
|
|
|
3 |
language:
|
4 |
- en
|
5 |
tags:
|
6 |
+
- coreference-resolution
|
7 |
license: mit
|
8 |
datasets:
|
9 |
- ontonotes
|
10 |
metrics:
|
11 |
- CoNLL
|
12 |
task_categories:
|
13 |
+
- coreference-resolution
|
14 |
model-index:
|
15 |
- name: biu-nlp/lingmess-coref
|
16 |
results:
|
17 |
- task:
|
18 |
+
type: coreference-resolution
|
19 |
+
name: coreference-resolution
|
20 |
dataset:
|
21 |
+
name: ontonotes
|
22 |
type: coreference
|
23 |
metrics:
|
24 |
- name: Avg. F1
|