DaniFrame commited on
Commit
cb9fe72
1 Parent(s): d1573be

Add eleven tasks

Browse files
README.md CHANGED
@@ -1038,6 +1038,62 @@ dataset_info:
1038
  num_examples: 89760
1039
  download_size: 54936377
1040
  dataset_size: 109164960
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1041
  configs:
1042
  - config_name: abalone
1043
  data_files:
@@ -1119,4 +1175,12 @@ configs:
1119
  path: parkinsons_total/validation-*
1120
  - split: test
1121
  path: parkinsons_total/test-*
 
 
 
 
 
 
 
 
1122
  ---
 
1038
  num_examples: 89760
1039
  download_size: 54936377
1040
  dataset_size: 109164960
1041
+ - config_name: swCSC
1042
+ features:
1043
+ - name: instance
1044
+ dtype: int64
1045
+ - name: AFP
1046
+ dtype: float64
1047
+ - name: FEh
1048
+ dtype: int64
1049
+ - name: PT_D
1050
+ dtype: bool
1051
+ - name: PT_P
1052
+ dtype: bool
1053
+ - name: PT_Unk
1054
+ dtype: bool
1055
+ - name: FEM_A
1056
+ dtype: bool
1057
+ - name: FEM_C
1058
+ dtype: bool
1059
+ - name: FEM_CAE
1060
+ dtype: bool
1061
+ - name: FEM_D
1062
+ dtype: bool
1063
+ - name: FEM_EO
1064
+ dtype: bool
1065
+ - name: FEM_W
1066
+ dtype: bool
1067
+ - name: real
1068
+ dtype: int64
1069
+ - name: prediction
1070
+ dtype: float64
1071
+ - name: model
1072
+ dtype: string
1073
+ - name: cpu_training_time
1074
+ dtype: int64
1075
+ - name: cpu_prediction_time
1076
+ dtype: int64
1077
+ - name: memory_usage
1078
+ dtype: int64
1079
+ - name: max_depth
1080
+ dtype: int64
1081
+ - name: learning_rate
1082
+ dtype: float64
1083
+ - name: n_estimators
1084
+ dtype: int64
1085
+ splits:
1086
+ - name: train
1087
+ num_bytes: 880860
1088
+ num_examples: 8160
1089
+ - name: validation
1090
+ num_bytes: 110112
1091
+ num_examples: 1020
1092
+ - name: test
1093
+ num_bytes: 220215
1094
+ num_examples: 2040
1095
+ download_size: 199054
1096
+ dataset_size: 1211187
1097
  configs:
1098
  - config_name: abalone
1099
  data_files:
 
1175
  path: parkinsons_total/validation-*
1176
  - split: test
1177
  path: parkinsons_total/test-*
1178
+ - config_name: swCSC
1179
+ data_files:
1180
+ - split: train
1181
+ path: swCSC/train-*
1182
+ - split: validation
1183
+ path: swCSC/validation-*
1184
+ - split: test
1185
+ path: swCSC/test-*
1186
  ---
swCSC/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b95d8ba49fa96455f6ce930f54b36b5fc3e45e39100baefb96977f7b3f7badce
3
+ size 41656
swCSC/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b8790e52374a05d7d2e3f1e976ed871c2ab4272a907484bdea6999793ad33b2
3
+ size 128188
swCSC/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eea7aec86abfece606a918601efa274ad2b264cba0e14a949d92de117adf935
3
+ size 29210