Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,6 +1,28 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
features:
|
| 5 |
- name: CID
|
| 6 |
dtype: int64
|
|
@@ -25,6 +47,10 @@ dataset_info:
|
|
| 25 |
download_size: 50671541
|
| 26 |
dataset_size: 257707353
|
| 27 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
- config_name: descriptions
|
| 29 |
data_files:
|
| 30 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: compounds
|
| 4 |
+
features:
|
| 5 |
+
- name: CID
|
| 6 |
+
dtype: int64
|
| 7 |
+
- name: Title
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: MolecularFormula
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: IUPACName
|
| 12 |
+
dtype: string
|
| 13 |
+
- name: InChI
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: SMILES
|
| 16 |
+
dtype: string
|
| 17 |
+
- name: Synonyms
|
| 18 |
+
dtype: string
|
| 19 |
+
splits:
|
| 20 |
+
- name: train
|
| 21 |
+
num_bytes: 997202779
|
| 22 |
+
num_examples: 2087164
|
| 23 |
+
download_size: 394262919
|
| 24 |
+
dataset_size: 997202779
|
| 25 |
+
- config_name: descriptions
|
| 26 |
features:
|
| 27 |
- name: CID
|
| 28 |
dtype: int64
|
|
|
|
| 47 |
download_size: 50671541
|
| 48 |
dataset_size: 257707353
|
| 49 |
configs:
|
| 50 |
+
- config_name: compounds
|
| 51 |
+
data_files:
|
| 52 |
+
- split: train
|
| 53 |
+
path: compounds/train-*
|
| 54 |
- config_name: descriptions
|
| 55 |
data_files:
|
| 56 |
- split: train
|
compounds/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe4a40e2f65ea5fd1b79ce47e21e7d9a4cd33dca2fdf6e3aeb60a1e0b1047561
|
| 3 |
+
size 198400783
|
compounds/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2446ed149c48633058c9f17273ec80dd5c1e1094b2db7e3d03d3319a80c4e6d
|
| 3 |
+
size 195862136
|