Update files from the datasets library (from 1.17.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.17.0
README.md
CHANGED
|
@@ -19,9 +19,10 @@ source_datasets:
|
|
| 19 |
task_categories:
|
| 20 |
- other
|
| 21 |
task_ids:
|
| 22 |
-
- other-
|
| 23 |
- other-other-relation-extraction
|
| 24 |
paperswithcode_id: null
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# Dataset Card for Ollie
|
|
@@ -82,6 +83,10 @@ conditions (if X then).
|
|
| 82 |
More information is available at the Ollie homepage:
|
| 83 |
https://knowitall.github.io/ollie/
|
| 84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 85 |
### Languages
|
| 86 |
en
|
| 87 |
|
|
@@ -195,7 +200,6 @@ Since the data is gathered from the web, there is likely to be biased text and r
|
|
| 195 |
|
| 196 |
[More Information Needed]
|
| 197 |
|
| 198 |
-
|
| 199 |
## Additional Information
|
| 200 |
|
| 201 |
### Dataset Curators
|
|
@@ -208,12 +212,15 @@ The University of Washington academic license: https://raw.githubusercontent.com
|
|
| 208 |
|
| 209 |
|
| 210 |
### Citation Information
|
|
|
|
|
|
|
| 211 |
@inproceedings{ollie-emnlp12,
|
| 212 |
author = {Mausam and Michael Schmitz and Robert Bart and Stephen Soderland and Oren Etzioni},
|
| 213 |
title = {Open Language Learning for Information Extraction},
|
| 214 |
booktitle = {Proceedings of Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning (EMNLP-CONLL)},
|
| 215 |
year = {2012}
|
| 216 |
}
|
|
|
|
| 217 |
|
| 218 |
### Contributions
|
| 219 |
|
|
|
|
| 19 |
task_categories:
|
| 20 |
- other
|
| 21 |
task_ids:
|
| 22 |
+
- other-structured-to-text
|
| 23 |
- other-other-relation-extraction
|
| 24 |
paperswithcode_id: null
|
| 25 |
+
pretty_name: Ollie
|
| 26 |
---
|
| 27 |
|
| 28 |
# Dataset Card for Ollie
|
|
|
|
| 83 |
More information is available at the Ollie homepage:
|
| 84 |
https://knowitall.github.io/ollie/
|
| 85 |
|
| 86 |
+
### Supported Tasks and Leaderboards
|
| 87 |
+
|
| 88 |
+
[More Information Needed]
|
| 89 |
+
|
| 90 |
### Languages
|
| 91 |
en
|
| 92 |
|
|
|
|
| 200 |
|
| 201 |
[More Information Needed]
|
| 202 |
|
|
|
|
| 203 |
## Additional Information
|
| 204 |
|
| 205 |
### Dataset Curators
|
|
|
|
| 212 |
|
| 213 |
|
| 214 |
### Citation Information
|
| 215 |
+
|
| 216 |
+
```
|
| 217 |
@inproceedings{ollie-emnlp12,
|
| 218 |
author = {Mausam and Michael Schmitz and Robert Bart and Stephen Soderland and Oren Etzioni},
|
| 219 |
title = {Open Language Learning for Information Extraction},
|
| 220 |
booktitle = {Proceedings of Conference on Empirical Methods in Natural Language Processing and Computational Natural Language Learning (EMNLP-CONLL)},
|
| 221 |
year = {2012}
|
| 222 |
}
|
| 223 |
+
```
|
| 224 |
|
| 225 |
### Contributions
|
| 226 |
|