Datasets:

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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ An example from the HEADLINES dataset looks like:
50
  #### Dataset Fields
51
 
52
  - `headline`: headline text.
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.
 
50
  #### Dataset Fields
51
 
52
  - `headline`: headline text.
53
+ - `date`: the date of publication of the newspaper article, as a string in the form mmm-DD-YYYY.
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.