super-dainiu commited on
Commit
544b7c2
·
verified ·
1 Parent(s): f7fd98f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: molecules
7
+ struct:
8
+ - name: selfies
9
+ sequence: string
10
+ - name: smiles
11
+ sequence: string
12
+ - name: ground_truth
13
+ dtype: string
14
+ - name: messages
15
+ list:
16
+ - name: content
17
+ dtype: string
18
+ - name: role
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 3451349
23
+ num_examples: 4021
24
+ - name: test
25
+ num_bytes: 782363
26
+ num_examples: 1000
27
+ download_size: 727918
28
+ dataset_size: 4233712
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ - split: test
35
+ path: data/test-*
36
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21963d91def74f95818861697940405f9a468f0060cf2f70da9405d4543b8297
3
+ size 124931
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecde964aecf62906889dfed9634d2e590b607ac85f7b908d727a39ef01a7d336
3
+ size 602987