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