File size: 673 Bytes
fabc720 60bf7f6 fabc720 5f0ef01 fabc720 5f0ef01 fabc720 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
---
dataset_info:
features:
- name: SMILES
dtype: string
- name: Deep SMILES
dtype: string
- name: SELFIES
dtype: string
- name: SAFE
dtype: string
- name: Group SELFIES
dtype: string
splits:
- name: train
num_bytes: 1277013174.2864683
num_examples: 1803209
- name: valid
num_bytes: 159626558.2621561
num_examples: 225401
- name: test
num_bytes: 159627266.4513756
num_examples: 225402
download_size: 417828111
dataset_size: 1596266999.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---
|