Datasets:
Tasks:
Text Classification
Sub-tasks:
multi-class-classification
Languages:
English
Size:
100K<n<1M
ArXiv:
Tags:
relation extraction
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ license:
|
|
| 10 |
- other
|
| 11 |
multilinguality:
|
| 12 |
- monolingual
|
| 13 |
-
pretty_name: The TAC Relation Extraction Dataset
|
| 14 |
size_categories:
|
| 15 |
- 100K<n<1M
|
| 16 |
source_datasets:
|
|
@@ -190,20 +190,20 @@ For the revised version (`"revisited"`), please also cite:
|
|
| 190 |
|
| 191 |
For the relabeled version (`"re-tacred"`), please also cite:
|
| 192 |
```
|
| 193 |
-
@
|
| 194 |
-
author
|
| 195 |
-
|
| 196 |
-
|
| 197 |
-
title
|
| 198 |
-
|
| 199 |
-
|
| 200 |
-
|
| 201 |
-
|
| 202 |
-
|
| 203 |
-
|
| 204 |
-
|
| 205 |
-
|
| 206 |
-
|
| 207 |
}
|
| 208 |
```
|
| 209 |
|
|
|
|
| 10 |
- other
|
| 11 |
multilinguality:
|
| 12 |
- monolingual
|
| 13 |
+
pretty_name: The TAC Relation Extraction Dataset, TACRED Revisited and Re-TACRED
|
| 14 |
size_categories:
|
| 15 |
- 100K<n<1M
|
| 16 |
source_datasets:
|
|
|
|
| 190 |
|
| 191 |
For the relabeled version (`"re-tacred"`), please also cite:
|
| 192 |
```
|
| 193 |
+
@inproceedings{DBLP:conf/aaai/StoicaPP21,
|
| 194 |
+
author = {George Stoica and
|
| 195 |
+
Emmanouil Antonios Platanios and
|
| 196 |
+
Barnab{\'{a}}s P{\'{o}}czos},
|
| 197 |
+
title = {Re-TACRED: Addressing Shortcomings of the {TACRED} Dataset},
|
| 198 |
+
booktitle = {Thirty-Fifth {AAAI} Conference on Artificial Intelligence, {AAAI}
|
| 199 |
+
2021, Thirty-Third Conference on Innovative Applications of Artificial
|
| 200 |
+
Intelligence, {IAAI} 2021, The Eleventh Symposium on Educational Advances
|
| 201 |
+
in Artificial Intelligence, {EAAI} 2021, Virtual Event, February 2-9,
|
| 202 |
+
2021},
|
| 203 |
+
pages = {13843--13850},
|
| 204 |
+
publisher = {{AAAI} Press},
|
| 205 |
+
year = {2021},
|
| 206 |
+
url = {https://ojs.aaai.org/index.php/AAAI/article/view/17631},
|
| 207 |
}
|
| 208 |
```
|
| 209 |
|