DaniFrame commited on
Commit
01aeee7
·
verified ·
1 Parent(s): 87f8da6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1208,7 +1208,7 @@ The dataset presents eleven sections (one per regression task), with varying deg
1208
 
1209
  ## Partitions and versions
1210
 
1211
- The sections are already partitioned into a predefined train-validation-test split for training assessors. Assessors need a particular kind of partitioning (mainly stratified by instance identifier to avoid contamination), so that's why the subset are given.
1212
 
1213
  The **main** branch contains the unaltered datasets, keeping the original values of the task and model characteristics, whereas the **normalised** branch contains the datasets properly normalised.
1214
 
 
1208
 
1209
  ## Partitions and versions
1210
 
1211
+ The sections are already partitioned into a predefined train-validation-test split for training assessors. Assessors need a particular kind of partitioning (mainly stratified by instance identifier to avoid contamination), so that's why the subsets are given.
1212
 
1213
  The **main** branch contains the unaltered datasets, keeping the original values of the task and model characteristics, whereas the **normalised** branch contains the datasets properly normalised.
1214