agentlans commited on
Commit
d9529e6
·
verified ·
1 Parent(s): f7ae253

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -54,7 +54,8 @@ The dataset is divided into the following CSV files:
54
  - `Readability.csv`: Focused on readability scores
55
  - `Sentiment.csv`: Focused on sentiment scores
56
 
57
- Each file contains a maximum of 25 000 samples (2 500 from each of 10 bins).
 
58
 
59
  ## Dataset Creation
60
 
 
54
  - `Readability.csv`: Focused on readability scores
55
  - `Sentiment.csv`: Focused on sentiment scores
56
 
57
+ Each of the quality, readability, sentiment files contains a maximum of 50 000 rows.
58
+ Those rows were from 25 000 pairs (2 500 from each of 10 bins) split into English and non-English entries.
59
 
60
  ## Dataset Creation
61