lhkhiem28 commited on
Commit
6d39c13
·
verified ·
1 Parent(s): 7bf2a3e

Upload dataset

Browse files
README.md CHANGED
@@ -51,10 +51,10 @@ configs:
51
  path: Solubility/test_sft-*
52
  - config_name: VDss
53
  data_files:
54
- - split: train
55
- path: VDss/train-*
56
- - split: test
57
- path: VDss/test-*
58
  dataset_info:
59
  - config_name: Caco-2
60
  features:
@@ -212,19 +212,19 @@ dataset_info:
212
  features:
213
  - name: id
214
  dtype: int64
215
- - name: prompt
216
- dtype: string
217
- - name: completion
218
- dtype: string
219
- - name: label
220
- dtype: string
221
  splits:
222
- - name: train
223
- num_bytes: 730969
224
  num_examples: 791
225
- - name: test
226
- num_bytes: 207835
227
  num_examples: 226
228
- download_size: 111686
229
- dataset_size: 938804
230
  ---
 
51
  path: Solubility/test_sft-*
52
  - config_name: VDss
53
  data_files:
54
+ - split: train_sft
55
+ path: VDss/train_sft-*
56
+ - split: test_sft
57
+ path: VDss/test_sft-*
58
  dataset_info:
59
  - config_name: Caco-2
60
  features:
 
212
  features:
213
  - name: id
214
  dtype: int64
215
+ - name: messages
216
+ list:
217
+ - name: content
218
+ dtype: string
219
+ - name: role
220
+ dtype: string
221
  splits:
222
+ - name: train_sft
223
+ num_bytes: 744707
224
  num_examples: 791
225
+ - name: test_sft
226
+ num_bytes: 211764
227
  num_examples: 226
228
+ download_size: 104244
229
+ dataset_size: 956471
230
  ---
VDss/test_sft-00000-of-00001.parquet ADDED
Binary file (26 kB). View file
 
VDss/train_sft-00000-of-00001.parquet ADDED
Binary file (78.2 kB). View file