christinacdl commited on
Commit
d43a013
1 Parent(s): 307d061

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ language:
10
  - All duplicate values were removed
11
  - Split using sklearn into 80% train and 20% temporary test (stratified label). Then split the test set using 0.50% test and validation (stratified label)
12
  - Split: 80/10/10
13
- - Train set label distribution: 0 ==> 11.210, 1 ==> 14.853, 2.6063 in total
14
  - Validation set label distribution: 0 ==> 1.401, 1 ==> 1.857, 3.258 in total
15
  - Test set label distribution: 0 ==> 1.401, 1 ==> 1.857, 3.258 in total
16
  - Combination of 4 publicly available datasets:
 
10
  - All duplicate values were removed
11
  - Split using sklearn into 80% train and 20% temporary test (stratified label). Then split the test set using 0.50% test and validation (stratified label)
12
  - Split: 80/10/10
13
+ - Train set label distribution: 0 ==> 11.210, 1 ==> 14.853, 26.063 in total
14
  - Validation set label distribution: 0 ==> 1.401, 1 ==> 1.857, 3.258 in total
15
  - Test set label distribution: 0 ==> 1.401, 1 ==> 1.857, 3.258 in total
16
  - Combination of 4 publicly available datasets: