AdrianM0 commited on
Commit
7cf4024
·
verified ·
1 Parent(s): 66ee952

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: chempile-xtra
4
+ features:
5
+ - name: SMILES
6
+ dtype: string
7
+ - name: pIC50
8
+ dtype: float64
9
+ - name: BACE_inhibition
10
+ dtype: int64
11
+ - name: split
12
+ dtype: string
13
+ - name: IMAGE
14
+ dtype: string
15
+ - name: SELFIES
16
+ dtype: string
17
+ - name: InChI
18
+ dtype: string
19
+ - name: IUPAC
20
+ dtype: string
21
+ - name: __index_level_0__
22
+ dtype: int64
23
+ splits:
24
+ - name: train
25
+ num_bytes: 20861584
26
+ num_examples: 1142
27
+ - name: valid
28
+ num_bytes: 4335178
29
+ num_examples: 253
30
+ - name: test
31
+ num_bytes: 2247389
32
+ num_examples: 118
33
+ download_size: 26799403
34
+ dataset_size: 27444151
35
+ configs:
36
+ - config_name: chempile-xtra
37
+ data_files:
38
+ - split: train
39
+ path: chempile-xtra/train-*
40
+ - split: valid
41
+ path: chempile-xtra/valid-*
42
+ - split: test
43
+ path: chempile-xtra/test-*
44
+ ---
chempile-xtra/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06bc24c043a89c67c2c2600dd882d151ebccaea8e94d8fc09e6d1db5bf91eddf
3
+ size 2204655
chempile-xtra/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15954b79e8d80b901c23db698febc8d332760a495616b0bdc941b4c2011b53d8
3
+ size 20360590
chempile-xtra/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a34909fea04d42e310b401881f8dd09032528dc4654f4e42b4dbe22b7ff4b331
3
+ size 4234158