albertvillanova HF staff commited on
Commit
7ee4b3b
1 Parent(s): 56dfa8d

Fix task tags in dataset cards (#4830)

Browse files

Commit from https://github.com/huggingface/datasets/commit/83f695c14507a3a38e9f4d84612cf49e5f50c153

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,13 +16,13 @@ size_categories:
16
  source_datasets:
17
  - original
18
  task_categories:
19
- - text-to-tabular
20
  - text-retrieval
21
- - text-to-structured
22
  task_ids:
23
  - entity-linking-retrieval
24
  - fact-checking-retrieval
25
- - relation-extraction
26
  paperswithcode_id: nell
27
  pretty_name: Never Ending Language Learning (NELL)
28
  configs:
 
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
25
+ - other-relation-extraction
26
  paperswithcode_id: nell
27
  pretty_name: Never Ending Language Learning (NELL)
28
  configs: