File size: 648 Bytes
7e71df9 40f8ebe 7e71df9 86a652b ce1610c 86a652b ce1610c 86a652b 7e71df9 ce1610c 7e71df9 | 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: 504638445
num_examples: 997160
- name: valid
num_bytes: 4036700378
num_examples: 7977282
- name: test
num_bytes: 495579515
num_examples: 997161
download_size: 1788071157
dataset_size: 5036918338
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
- split: test
path: data/test-*
---
|