Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
100K<n<1M
Language Creators:
found
Source Datasets:
extended|other
ArXiv:
License:
leonhardhennig commited on
Commit
08ca3d0
1 Parent(s): c801dc1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -65,7 +65,7 @@ the original version released in 2017. For more details on this new version, see
65
  published at ACL 2020.
66
  - There is also a [relabeled and pruned version](https://github.com/gstoica27/Re-TACRED) of the TACRED dataset.
67
  For more details on this new version, see the [Re-TACRED paper](https://arxiv.org/abs/2104.08398)
68
- published at ACL 2020.
69
 
70
  This repository provides all three versions of the dataset as BuilderConfigs - `'original'`, `'revisited'` and `'re-tacred'`.
71
  Simply set the `name` parameter in the `load_dataset` method in order to choose a specific version. The original TACRED is loaded per default.
 
65
  published at ACL 2020.
66
  - There is also a [relabeled and pruned version](https://github.com/gstoica27/Re-TACRED) of the TACRED dataset.
67
  For more details on this new version, see the [Re-TACRED paper](https://arxiv.org/abs/2104.08398)
68
+ published at AAAI 2021.
69
 
70
  This repository provides all three versions of the dataset as BuilderConfigs - `'original'`, `'revisited'` and `'re-tacred'`.
71
  Simply set the `name` parameter in the `load_dataset` method in order to choose a specific version. The original TACRED is loaded per default.