ehottl commited on
Commit
e04ec38
·
verified ·
1 Parent(s): d49c27f

Upload blood cell dataset (train only) from local path: ./my_blood_dataset_parquet

Browse files
dataset_dict.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"splits": ["train"]}
train/data-00000-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e180ca34923a5590e6de187db2abf25304aaab93b90ebf44d6e3dd694bbe3cf5
3
+ size 221275568
train/data-00001-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e3c7c1be04dfad5aa981309b20fe6ebc2a6d62922d0b99ca167f8e3dba92c3d
3
+ size 338769392
train/data-00002-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5a65e07d1e9dcde58604a8ae395d1a609d830fac0f2628321aad15fb9f7864f
3
+ size 280001520
train/data-00003-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ef33190be04a61fa01e9a63eea4a7985b71ac8b85ef3ba4ffa24cedd970cd99
3
+ size 64323952
train/data-00004-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe40f9182166c508b486dc0f5bd7980545f1729f40f596541eafb6083c1d0ea7
3
+ size 178526728
train/data-00005-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3014f53c28df3cb0c8cb8858e192d642e96a59eb12ac127a52eeae0a7c8f40c
3
+ size 272882240
train/data-00006-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0ef8d9e380d5fa8b57acf1432df577959779c0b1a48d62aa2805e4a8933c25b
3
+ size 146328032
train/data-00007-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3512fa2b9ff0f119c813a742980973c98d8cf0834370f4b2908337cb6ace8064
3
+ size 130556176
train/data-00008-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dcb62302ad5f7af5838cf9b4bdf6aa48641298a11829f31cbfe1e4a17257385
3
+ size 74318640
train/data-00009-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ef187afc5cfcb6c3052a67938282510fff18ccf388676feaf075a59d8d2636b
3
+ size 511761848
train/data-00010-of-00011.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a27c492d8823e202f67fc26749ce0cfbf4f093961d393172e3c263ff31269121
3
+ size 474375048
train/dataset_info.json ADDED
The diff for this file is too large to render. See raw diff
 
train/state.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00011.arrow"
5
+ },
6
+ {
7
+ "filename": "data-00001-of-00011.arrow"
8
+ },
9
+ {
10
+ "filename": "data-00002-of-00011.arrow"
11
+ },
12
+ {
13
+ "filename": "data-00003-of-00011.arrow"
14
+ },
15
+ {
16
+ "filename": "data-00004-of-00011.arrow"
17
+ },
18
+ {
19
+ "filename": "data-00005-of-00011.arrow"
20
+ },
21
+ {
22
+ "filename": "data-00006-of-00011.arrow"
23
+ },
24
+ {
25
+ "filename": "data-00007-of-00011.arrow"
26
+ },
27
+ {
28
+ "filename": "data-00008-of-00011.arrow"
29
+ },
30
+ {
31
+ "filename": "data-00009-of-00011.arrow"
32
+ },
33
+ {
34
+ "filename": "data-00010-of-00011.arrow"
35
+ }
36
+ ],
37
+ "_fingerprint": "aa86d8c6ee082713",
38
+ "_format_columns": null,
39
+ "_format_kwargs": {},
40
+ "_format_type": null,
41
+ "_output_all_columns": false,
42
+ "_split": "train"
43
+ }