lhallee commited on
Commit
6e1f832
·
verified ·
1 Parent(s): b69856b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: kinase
5
+ dtype: string
6
+ - name: substrate
7
+ dtype: string
8
+ - name: motif
9
+ dtype: string
10
+ - name: label
11
+ dtype: int64
12
+ - name: OrgA
13
+ dtype: string
14
+ - name: OrgB
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 117671605
19
+ num_examples: 72021
20
+ - name: test
21
+ num_bytes: 10447369
22
+ num_examples: 6855
23
+ download_size: 58154839
24
+ dataset_size: 128118974
25
+ configs:
26
+ - config_name: default
27
+ data_files:
28
+ - split: train
29
+ path: data/train-*
30
+ - split: test
31
+ path: data/test-*
32
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f2b31718409051e49a6947a918536b938aafa4fdd99b200259b7f046acde6c2
3
+ size 4060593
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f32621c4415966eac8321cdec9e516ce9bd14ba609368da02a9090b111191fd4
3
+ size 54094246