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