Datasets:
sadrasabouri
commited on
Commit
•
81b6e57
1
Parent(s):
dcb2d46
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +10 -19
dataset_infos.json
CHANGED
@@ -4,20 +4,11 @@
|
|
4 |
"homepage": "",
|
5 |
"license": "",
|
6 |
"features": {
|
7 |
-
"image":
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
"_type": "Value"
|
13 |
-
},
|
14 |
-
"path": {
|
15 |
-
"dtype": "string",
|
16 |
-
"id": null,
|
17 |
-
"_type": "Value"
|
18 |
-
}
|
19 |
-
}
|
20 |
-
],
|
21 |
"id": {
|
22 |
"dtype": "int64",
|
23 |
"id": null,
|
@@ -38,14 +29,14 @@
|
|
38 |
"splits": {
|
39 |
"train": {
|
40 |
"name": "train",
|
41 |
-
"num_bytes":
|
42 |
-
"num_examples":
|
43 |
"dataset_name": "ShahNegar"
|
44 |
}
|
45 |
},
|
46 |
"download_checksums": null,
|
47 |
-
"download_size":
|
48 |
"post_processing_size": null,
|
49 |
-
"dataset_size":
|
50 |
-
"size_in_bytes":
|
51 |
}}
|
|
|
4 |
"homepage": "",
|
5 |
"license": "",
|
6 |
"features": {
|
7 |
+
"image": {
|
8 |
+
"decode": true,
|
9 |
+
"id": null,
|
10 |
+
"_type": "Image"
|
11 |
+
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
"id": {
|
13 |
"dtype": "int64",
|
14 |
"id": null,
|
|
|
29 |
"splits": {
|
30 |
"train": {
|
31 |
"name": "train",
|
32 |
+
"num_bytes": 772781750.593,
|
33 |
+
"num_examples": 31759,
|
34 |
"dataset_name": "ShahNegar"
|
35 |
}
|
36 |
},
|
37 |
"download_checksums": null,
|
38 |
+
"download_size": 704309973,
|
39 |
"post_processing_size": null,
|
40 |
+
"dataset_size": 772781750.593,
|
41 |
+
"size_in_bytes": 1477091723.593
|
42 |
}}
|