WiktorS commited on
Commit
bde2022
·
1 Parent(s): ace9c85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 rhe article visible directly from the page
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