Datasets:

Modalities:
Text
Formats:
json
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
emilys commited on
Commit
1ea2ba1
1 Parent(s): 9bb1336

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -53,7 +53,7 @@ An example from the HEADLINES dataset looks like:
53
  - `date`: the date of publication of the newspaper article, as a string in the form YYYY-MM-DD.
54
  - `newspaper`: name of the newspaper that published the headline.
55
  - `state`: state of the newspaper that published the headline.
56
- - `cluster`: a number that is shared with all other headlines for the same article. This number is unique across all year files.
57
 
58
 
59
  ## Usage
 
53
  - `date`: the date of publication of the newspaper article, as a string in the form YYYY-MM-DD.
54
  - `newspaper`: name of the newspaper that published the headline.
55
  - `state`: state of the newspaper that published the headline.
56
+ - `group_id`: a number that is shared with all other headlines for the same article. This number is unique across all year files.
57
 
58
 
59
  ## Usage