andyjzhao commited on
Commit
9d731b6
·
verified ·
1 Parent(s): 4bdad83

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: name
7
+ dtype: string
8
+ - name: sequence
9
+ dtype: string
10
+ - name: is_raw
11
+ dtype: bool
12
+ - name: label
13
+ dtype: int8
14
+ - name: motif_id
15
+ dtype: string
16
+ - name: motif_len
17
+ dtype: int16
18
+ - name: motif_start
19
+ dtype: int16
20
+ - name: motif_end
21
+ dtype: int16
22
+ - name: pair_id
23
+ dtype: string
24
+ - name: neutral_idx
25
+ dtype: int16
26
+ - name: rc
27
+ dtype: int8
28
+ splits:
29
+ - name: posneg
30
+ num_bytes: 286738590
31
+ num_examples: 577200
32
+ - name: neutral
33
+ num_bytes: 83165
34
+ num_examples: 200
35
+ - name: monitor_posneg
36
+ num_bytes: 632480
37
+ num_examples: 1280
38
+ - name: monitor_neutral
39
+ num_bytes: 4132
40
+ num_examples: 10
41
+ download_size: 31410368
42
+ dataset_size: 287458367
43
+ configs:
44
+ - config_name: default
45
+ data_files:
46
+ - split: posneg
47
+ path: data/posneg-*
48
+ - split: neutral
49
+ path: data/neutral-*
50
+ - split: monitor_posneg
51
+ path: data/monitor_posneg-*
52
+ - split: monitor_neutral
53
+ path: data/monitor_neutral-*
54
+ ---
data/monitor_neutral-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:456d9958ceb5b1261f514a3fe89198e2cfdabc533ddcacda858eb2e9f347d27c
3
+ size 8589
data/monitor_posneg-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9bd8eb7683928b830f7f59cabf39ab51c9b014e409a263ac18ea5c8d6f57eb8
3
+ size 80416
data/neutral-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91ab44dae14c549aaf81123a21b3d5b1bdfaf6449bbce8ccec677e451808157c
3
+ size 43922
data/posneg-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ab7d7587b3908931f2e2da1637902a3f835905b38fb487d725fc117208815fa
3
+ size 31277441