hanaskitek
commited on
Commit
•
c530efe
1
Parent(s):
22bfad2
readme 9
Browse files
README.md
CHANGED
@@ -115,7 +115,7 @@ A sample instance from the dataset:
|
|
115 |
- 'id': id of the example;
|
116 |
- 'url': exact URL from where the text originates;
|
117 |
- 'crawled': the year, when the text has been obtained from the stated URL;
|
118 |
-
- 'hard': ;
|
119 |
- 'paragraphs':
|
120 |
- 'text': text of the paragraph;
|
121 |
- 'duplicate': true if the text is a near-duplicate;
|
|
|
115 |
- 'id': id of the example;
|
116 |
- 'url': exact URL from where the text originates;
|
117 |
- 'crawled': the year, when the text has been obtained from the stated URL;
|
118 |
+
- 'hard': whether it was difficult for a human to assign a genre to the text;
|
119 |
- 'paragraphs':
|
120 |
- 'text': text of the paragraph;
|
121 |
- 'duplicate': true if the text is a near-duplicate;
|