CoolFace
Datasetpublic

knowitall/ollie

The Ollie dataset includes two configs for the data used to train the Ollie informatation extraction algorithm, for 18M sentences and 3M sentences respectively. This data is for academic use only. From the authors: Ollie is a program that automatically identifies and extracts binary relationships from English sentences. Ollie is designed for Web-scale information extraction, where target relations are not specified in advance. Ollie is our second-generation information extraction system . Whereas ReVerb operates on flat sequences of tokens, Ollie works with the tree-like (graph with only small cycles) representation using Stanford's compression of the dependencies. This allows Ollie to capture expression that ReVerb misses, such as long-range relations. Ollie also captures context that modifies a binary relation. Presently Ollie handles attribution (He said/she believes) and enabling conditions (if X then). More information is available at the Ollie homepage: https://knowitall.github.io/ollie/

sourceHugging Faceotherupdated 3y agoView on Hugging Face
0likes143downloads
16 commits on main
b80689d3y ago

Delete legacy JSON metadata (#2)

albertvillanova
ffdea4e3y ago

rename configs to config_name

lhoestq
203df074y ago

add dataset_info in dataset metadata

lhoestq
493bd9b4y ago

remove dummmy data

mariosasko
41b7e874y ago

Fix task_categories (#1)

albertvillanova
844a8734y ago

fix task_ids

lhoestq
b4872474y ago

Fix task tags in dataset cards (#4830)

albertvillanova
d3f8a704y ago

Align/fix license metadata info (#4613)

julien-c
c4d36de4y ago

Remove config names as yaml keys (#4367)

lhoestq
5114bbe4y ago

Update datasets task tags to align tags with models (#4067)

lhoestq
2436a605y ago

Update files from the datasets library (from 1.17.0)

system
8fba7d65y ago

Update files from the datasets library (from 1.7.0)

system
55f7d875y ago

Update files from the datasets library (from 1.6.1)

system
bff82e25y ago

Update files from the datasets library (from 1.6.0)

system
3e563555y ago

Update files from the datasets library (from 1.3.0)

system
66cdf1b5y ago

Update files from the datasets library (from 1.2.0)

system