File size: 396 Bytes
b83a9f8 9f02c93 b83a9f8 9f02c93 b83a9f8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
dataset_info:
features:
- name: SMILES
dtype: string
- name: Deep SMILES
dtype: string
- name: SELFIES
dtype: string
- name: SAFE
dtype: string
splits:
- name: train
num_bytes: 1264493396
num_examples: 2999132
download_size: 397059037
dataset_size: 1264493396
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|