Datasets:
Tasks:
Sentence Similarity
Modalities:
Text
Formats:
json
Languages:
English
Size:
10M - 100M
ArXiv:
DOI:
License:
Update README.md
Browse files
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
|
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.
|