Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ Format
|
|
45 |
The dataset is provided in comma-separated values (CSV) format. Each article is represented on a new line with the following fields separated by commas:
|
46 |
|
47 |
date: news date
|
48 |
-
id: news
|
49 |
title: news title
|
50 |
text: news text
|
51 |
|
|
|
45 |
The dataset is provided in comma-separated values (CSV) format. Each article is represented on a new line with the following fields separated by commas:
|
46 |
|
47 |
date: news date
|
48 |
+
id: news unique id
|
49 |
title: news title
|
50 |
text: news text
|
51 |
|