Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ Main purpouse of collecting the data was to create a transformer-based model for
|
|
| 16 |
Columns:
|
| 17 |
* `link` - link to article
|
| 18 |
* `title` - original title of the article
|
| 19 |
-
* `headline` - lead/headline of the article - first paragraph of
|
| 20 |
* `content` - full textual contents of the article
|
| 21 |
|
| 22 |
|
|
|
|
| 16 |
Columns:
|
| 17 |
* `link` - link to article
|
| 18 |
* `title` - original title of the article
|
| 19 |
+
* `headline` - lead/headline of the article - first paragraph of the article visible directly from the page
|
| 20 |
* `content` - full textual contents of the article
|
| 21 |
|
| 22 |
|