File size: 989 Bytes
3891b8f 5b19547 3891b8f 5b19547 3891b8f 5b19547 735208d 5b19547 735208d 5b19547 735208d 5b19547 735208d 5b19547 3891b8f 735208d 3891b8f | 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 37 38 39 40 41 42 43 44 45 46 | ---
dataset_info:
features:
- name: SMILES
dtype: large_string
- name: ID
dtype: large_string
- name: smiles
dtype: string
- name: selfies
dtype: string
- name: safe
dtype: string
splits:
- name: train
num_bytes: 528844149
num_examples: 1676129
- name: test_molecular_weight
num_bytes: 15775759
num_examples: 50000
- name: test_scaffold
num_bytes: 15775759
num_examples: 50000
- name: test_max_dissimilarity
num_bytes: 15501892
num_examples: 49132
- name: test_random
num_bytes: 15775759
num_examples: 50000
download_size: 219918129
dataset_size: 591673318
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test_molecular_weight
path: data/test_molecular_weight-*
- split: test_scaffold
path: data/test_scaffold-*
- split: test_max_dissimilarity
path: data/test_max_dissimilarity-*
- split: test_random
path: data/test_random-*
---
|