File size: 665 Bytes
2b62bea |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
🚀 Splitting table with the following parameters:
subcommand: split
output: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
format: csv
input: <_io.TextIOWrapper name='<stdin>' mode='r' encoding='utf-8'>
representation: SMILES
column: SMILES
prefix: None
type: scaffold
train: 0.85
test: 0.15
seed: 1
func: <function _split at 0x7f55b081f4c0>
0it [00:00, ?it/s]
1it [00:01, 1.49s/it]
2it [00:02, 1.44s/it]
3it [00:04, 1.43s/it]
4it [00:05, 1.16s/it]
4it [00:05, 1.27s/it]
0it [00:00, ?it/s]
3it [00:00, 25.56it/s]
4it [00:00, 30.03it/s]
Split counts:
train: 2993
test: 528
validation: 0
⏰ Completed process in 0:00:10.966729
|