JulienVig commited on
Commit
a9a8ff9
·
verified ·
1 Parent(s): cdbc4c6

Upload folder using huggingface_hub

Browse files
data-00000-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b641c25c35b995a1db0a657f1b1536ee5cc0363506d78c1d3d0b654817a77772
3
+ size 122407984
data-00001-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bf9f26c2ffbdbb0b80948f8b347ed2ee1c1cb2e68a57ea461ae0c9d49666f1d
3
+ size 379929624
data-00002-of-00003.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1238586071730c148d6fe4f84f64eab8f31e76302ff7924fe0118394647a227b
3
+ size 625836840
dataset_info.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "builder_name": "json",
3
+ "citation": "",
4
+ "config_name": "default",
5
+ "dataset_name": "json",
6
+ "dataset_size": 13460174655,
7
+ "description": "",
8
+ "download_checksums": {
9
+ "/mloscratch/homes/navasard/CancerOnco_train_sorted.json": {
10
+ "num_bytes": 13636708262,
11
+ "checksum": null
12
+ }
13
+ },
14
+ "download_size": 13636708262,
15
+ "features": {
16
+ "added": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "created": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ },
24
+ "id": {
25
+ "dtype": "string",
26
+ "_type": "Value"
27
+ },
28
+ "source": {
29
+ "dtype": "string",
30
+ "_type": "Value"
31
+ },
32
+ "text": {
33
+ "dtype": "string",
34
+ "_type": "Value"
35
+ },
36
+ "version": {
37
+ "dtype": "string",
38
+ "_type": "Value"
39
+ }
40
+ },
41
+ "homepage": "",
42
+ "license": "",
43
+ "size_in_bytes": 27096882917,
44
+ "splits": {
45
+ "train": {
46
+ "name": "train",
47
+ "num_bytes": 13460174655,
48
+ "num_examples": 1720846,
49
+ "shard_lengths": [
50
+ 254203,
51
+ 180061,
52
+ 149035,
53
+ 104586,
54
+ 77250,
55
+ 66205,
56
+ 59949,
57
+ 59964,
58
+ 54624,
59
+ 50875,
60
+ 49168,
61
+ 46869,
62
+ 51932,
63
+ 50733,
64
+ 49471,
65
+ 48300,
66
+ 38448,
67
+ 37325,
68
+ 37931,
69
+ 35793,
70
+ 34417,
71
+ 33472,
72
+ 33730,
73
+ 33486,
74
+ 36922,
75
+ 29777,
76
+ 16320
77
+ ],
78
+ "dataset_name": "json"
79
+ }
80
+ },
81
+ "version": {
82
+ "version_str": "0.0.0",
83
+ "major": 0,
84
+ "minor": 0,
85
+ "patch": 0
86
+ }
87
+ }
state.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00003.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00003.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00003.arrow"
11
+ }
12
+ ],
13
+ "_fingerprint": "9b58ce06a2f4f3d2",
14
+ "_format_columns": null,
15
+ "_format_kwargs": {},
16
+ "_format_type": null,
17
+ "_output_all_columns": false,
18
+ "_split": "train"
19
+ }