lhoestq HF Staff commited on
Commit
9ac5ba4
·
1 Parent(s): 0746a6f

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -15,10 +15,11 @@ source_datasets:
15
  - original
16
  task_categories:
17
  - other
18
- task_ids:
19
- - other-other-open-information-extraction
20
  paperswithcode_id: tupleinf-open-ie-dataset
21
  pretty_name: TupleInf Open IE
 
 
22
  ---
23
 
24
  # Dataset Card for TupleInf Open IE
@@ -175,4 +176,4 @@ An example of an instance:
175
 
176
  ### Contributions
177
 
178
- Thanks to [@mattbui](https://github.com/mattbui) for adding this dataset.
 
15
  - original
16
  task_categories:
17
  - other
18
+ task_ids: []
 
19
  paperswithcode_id: tupleinf-open-ie-dataset
20
  pretty_name: TupleInf Open IE
21
+ tags:
22
+ - open-information-extraction
23
  ---
24
 
25
  # Dataset Card for TupleInf Open IE
 
176
 
177
  ### Contributions
178
 
179
+ Thanks to [@mattbui](https://github.com/mattbui) for adding this dataset.