davanstrien HF staff commited on
Commit
a22dcae
1 Parent(s): 4140723

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +76 -0
dataset_infos.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"flyswot--iiif_snorkel_labels": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "image": {
8
+ "decode": true,
9
+ "id": null,
10
+ "_type": "Image"
11
+ },
12
+ "manifest_url": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "license": {
18
+ "dtype": "string",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "label": {
23
+ "dtype": "string",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "attribution": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "image_224": {
33
+ "dtype": "string",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "preds": [
38
+ {
39
+ "label": {
40
+ "dtype": "string",
41
+ "id": null,
42
+ "_type": "Value"
43
+ },
44
+ "score": {
45
+ "dtype": "float64",
46
+ "id": null,
47
+ "_type": "Value"
48
+ }
49
+ }
50
+ ],
51
+ "snorkel_label": {
52
+ "dtype": "string",
53
+ "id": null,
54
+ "_type": "Value"
55
+ }
56
+ },
57
+ "post_processed": null,
58
+ "supervised_keys": null,
59
+ "task_templates": null,
60
+ "builder_name": null,
61
+ "config_name": null,
62
+ "version": null,
63
+ "splits": {
64
+ "train": {
65
+ "name": "train",
66
+ "num_bytes": 7806413161.296624,
67
+ "num_examples": 725191,
68
+ "dataset_name": "iiif_snorkel_labels"
69
+ }
70
+ },
71
+ "download_checksums": null,
72
+ "download_size": 7742456514,
73
+ "post_processing_size": null,
74
+ "dataset_size": 7806413161.296624,
75
+ "size_in_bytes": 15548869675.296623
76
+ }}