Fix task_categories

#1
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,9 +16,7 @@ size_categories:
16
  source_datasets:
17
  - original
18
  task_categories:
19
- - other-text-to-tabular
20
  - text-retrieval
21
- - other-text-to-structured
22
  task_ids:
23
  - entity-linking-retrieval
24
  - fact-checking-retrieval
@@ -31,6 +29,8 @@ configs:
31
  - nell_candidate_sentences
32
  tags:
33
  - relation-extraction
 
 
34
  ---
35
 
36
  # Dataset Card for Never Ending Language Learning (NELL)
 
16
  source_datasets:
17
  - original
18
  task_categories:
 
19
  - text-retrieval
 
20
  task_ids:
21
  - entity-linking-retrieval
22
  - fact-checking-retrieval
 
29
  - nell_candidate_sentences
30
  tags:
31
  - relation-extraction
32
+ - text-to-structured
33
+ - text-to-tabular
34
  ---
35
 
36
  # Dataset Card for Never Ending Language Learning (NELL)