PereLluis13
commited on
Commit
·
21dc82a
1
Parent(s):
81b3ab9
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,32 @@ tags:
|
|
8 |
- relation-extraction
|
9 |
datasets:
|
10 |
- Babelscape/rebel-dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
license: cc-by-nc-sa-4.0
|
12 |
---
|
13 |
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/rebel-relation-extraction-by-end-to-end/relation-extraction-on-nyt)](https://paperswithcode.com/sota/relation-extraction-on-nyt?p=rebel-relation-extraction-by-end-to-end)
|
|
|
8 |
- relation-extraction
|
9 |
datasets:
|
10 |
- Babelscape/rebel-dataset
|
11 |
+
model-index:
|
12 |
+
- name: REBEL
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
name: Relation Extraction
|
16 |
+
type: Relation-Extraction
|
17 |
+
dataset:
|
18 |
+
name: "CoNLL04"
|
19 |
+
type: CoNLL04
|
20 |
+
metrics:
|
21 |
+
- name: RE+ Macro F1
|
22 |
+
type: re+ macro f1
|
23 |
+
value: 76.65
|
24 |
+
- name: RE+ Micro F1
|
25 |
+
type: re+ micro f1
|
26 |
+
value: 75.4
|
27 |
+
- task:
|
28 |
+
name: Relation Extraction
|
29 |
+
type: Relation-Extraction
|
30 |
+
dataset:
|
31 |
+
name: "NYT"
|
32 |
+
type: NYT
|
33 |
+
metrics:
|
34 |
+
- name: F1
|
35 |
+
type: f1
|
36 |
+
value: 93.4
|
37 |
license: cc-by-nc-sa-4.0
|
38 |
---
|
39 |
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/rebel-relation-extraction-by-end-to-end/relation-extraction-on-nyt)](https://paperswithcode.com/sota/relation-extraction-on-nyt?p=rebel-relation-extraction-by-end-to-end)
|