emarro commited on
Commit
c237f5e
·
verified ·
1 Parent(s): d6d4509

Upload folder using huggingface_hub

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train", "validation"]}
train/data-00000-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a70d2f6a34bf10da69272815a882bbb51faa5060b4c091dd27c40cf975789efa
3
+ size 443597648
train/data-00001-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f144ba782d9317c5bac2c0a1ce01c572f35d4859fbdf5cc8c93d2e4e5dfea0a
3
+ size 443597016
train/data-00002-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fb23adadb583b6a3c966a68bcbc852565aea892f9cef69f41f0b03a4fe2465a
3
+ size 443658704
train/data-00003-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddd692d9e37664865f9ecb688f9b5812ab0649bf259fa8645046eb9cdcde1b91
3
+ size 443610520
train/data-00004-of-00005.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:434a590d54a54beea763690a2b53fbfd370c689328711f3e9adf564b3284d413
3
+ size 443572480
train/dataset_info.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "species": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "seq_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "start": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "end": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "strand": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "gene_ids": {
26
+ "feature": {
27
+ "dtype": "string",
28
+ "_type": "Value"
29
+ },
30
+ "_type": "List"
31
+ },
32
+ "sequence": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ }
36
+ },
37
+ "homepage": "",
38
+ "license": ""
39
+ }
train/state.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00005.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00005.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00005.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00005.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00005.arrow"
17
+ }
18
+ ],
19
+ "_fingerprint": "8e771645535193b5",
20
+ "_format_columns": null,
21
+ "_format_kwargs": {},
22
+ "_format_type": null,
23
+ "_output_all_columns": false,
24
+ "_split": null
25
+ }
validation/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4be89545fdce79a76703a8203501a4c9bf80993197dc2d7198a92519618bc4dc
3
+ size 191503680
validation/dataset_info.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "species": {
6
+ "dtype": "string",
7
+ "_type": "Value"
8
+ },
9
+ "seq_id": {
10
+ "dtype": "string",
11
+ "_type": "Value"
12
+ },
13
+ "start": {
14
+ "dtype": "int64",
15
+ "_type": "Value"
16
+ },
17
+ "end": {
18
+ "dtype": "int64",
19
+ "_type": "Value"
20
+ },
21
+ "strand": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "gene_ids": {
26
+ "feature": {
27
+ "dtype": "string",
28
+ "_type": "Value"
29
+ },
30
+ "_type": "List"
31
+ },
32
+ "sequence": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ }
36
+ },
37
+ "homepage": "",
38
+ "license": ""
39
+ }
validation/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7e20d6761d6cada9",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }