lhoestq HF staff commited on
Commit
0d4088f
1 Parent(s): a549874

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -16,8 +16,7 @@ source_datasets:
16
  - original
17
  task_categories:
18
  - other
19
- task_ids:
20
- - other-other-knowledge-base
21
  paperswithcode_id: genericskb
22
  pretty_name: GenericsKB
23
  configs:
@@ -25,6 +24,8 @@ configs:
25
  - generics_kb_best
26
  - generics_kb_simplewiki
27
  - generics_kb_waterloo
 
 
28
  ---
29
 
30
  # Dataset Card for Generics KB
@@ -205,4 +206,4 @@ publisher = {Allen Institute for AI},
205
 
206
  ### Contributions
207
 
208
- Thanks to [@bpatidar](https://github.com/bpatidar) for adding this dataset.
 
16
  - original
17
  task_categories:
18
  - other
19
+ task_ids: []
 
20
  paperswithcode_id: genericskb
21
  pretty_name: GenericsKB
22
  configs:
 
24
  - generics_kb_best
25
  - generics_kb_simplewiki
26
  - generics_kb_waterloo
27
+ tags:
28
+ - knowledge-base
29
  ---
30
 
31
  # Dataset Card for Generics KB
 
206
 
207
  ### Contributions
208
 
209
+ Thanks to [@bpatidar](https://github.com/bpatidar) for adding this dataset.