sadrasabouri commited on
Commit
d91ce07
1 Parent(s): c47ef74

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +51 -0
dataset_infos.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"sadrasabouri--ShahNegar": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "image": [
8
+ {
9
+ "bytes": {
10
+ "dtype": "null",
11
+ "id": null,
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,
24
+ "_type": "Value"
25
+ },
26
+ "text": {
27
+ "dtype": "string",
28
+ "id": null,
29
+ "_type": "Value"
30
+ }
31
+ },
32
+ "post_processed": null,
33
+ "supervised_keys": null,
34
+ "task_templates": null,
35
+ "builder_name": null,
36
+ "config_name": null,
37
+ "version": null,
38
+ "splits": {
39
+ "train": {
40
+ "name": "train",
41
+ "num_bytes": 1149272,
42
+ "num_examples": 3687,
43
+ "dataset_name": "ShahNegar"
44
+ }
45
+ },
46
+ "download_checksums": null,
47
+ "download_size": 510395,
48
+ "post_processing_size": null,
49
+ "dataset_size": 1149272,
50
+ "size_in_bytes": 1659667
51
+ }}