shon711 commited on
Commit
2fe8eff
1 Parent(s): 428cd54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -11,6 +11,19 @@ metrics:
11
  - CoNLL
12
  task_categories:
13
  - coreference_resolution
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
  ---
16
 
 
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 5.0'
22
+ type: coreference
23
+ metrics:
24
+ - name: Avg. F1
25
+ type: CoNLL
26
+ value: 81.4
27
 
28
  ---
29