Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
expert-generated
Annotations Creators:
crowdsourced
Source Datasets:
original
License:
lhoestq HF staff commited on
Commit
13e20e0
1 Parent(s): 28c7b0b

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -13,11 +13,12 @@ source_datasets:
13
  - original
14
  task_categories:
15
  - text-classification
16
- task_ids:
17
- - text-classification-other-headline-grouping
18
  size_categories:
19
  - 10K<n<100K
20
  pretty_name: Headline Grouping (HLGD)
 
 
21
  ---
22
 
23
  # Dataset Card for Headline Grouping (HLGD)
@@ -180,4 +181,4 @@ The dataset only distributes headlines, a URL and a publication date. Users of t
180
 
181
  ### Contributions
182
 
183
- Thanks to [@tingofurro](https://github.com/<tingofurro>) for adding this dataset.
 
13
  - original
14
  task_categories:
15
  - text-classification
16
+ task_ids: []
 
17
  size_categories:
18
  - 10K<n<100K
19
  pretty_name: Headline Grouping (HLGD)
20
+ tags:
21
+ - headline-grouping
22
  ---
23
 
24
  # Dataset Card for Headline Grouping (HLGD)
 
181
 
182
  ### Contributions
183
 
184
+ Thanks to [@tingofurro](https://github.com/<tingofurro>) for adding this dataset.