nielsr HF staff commited on
Commit
94115db
1 Parent(s): 3f9baf1

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -61
dataset_infos.json CHANGED
@@ -1,61 +1 @@
1
- {"nielsr--rvl_cdip_10_examples_per_class": {
2
- "description": "The RVL-CDIP (Ryerson Vision Lab Complex Document Information Processing) dataset consists of 400,000 grayscale images in 16 classes, with 25,000 images per class. There are 320,000 training images, 40,000 validation images, and 40,000 test images.",
3
- "citation": "@inproceedings{harley2015icdar,\n title = {Evaluation of Deep Convolutional Nets for Document Image Classification and Retrieval},\n author = {Adam W Harley and Alex Ufkes and Konstantinos G Derpanis},\n booktitle = {International Conference on Document Analysis and Recognition ({ICDAR})}},\n year = {2015}\n}",
4
- "homepage": "https://www.cs.cmu.edu/~aharley/rvl-cdip/",
5
- "license": "https://www.industrydocuments.ucsf.edu/help/copyright/",
6
- "features": {
7
- "image": {
8
- "decode": true,
9
- "id": null,
10
- "_type": "Image"
11
- },
12
- "label": {
13
- "num_classes": 16,
14
- "names": [
15
- "letter",
16
- "form",
17
- "email",
18
- "handwritten",
19
- "advertisement",
20
- "scientific report",
21
- "scientific publication",
22
- "specification",
23
- "file folder",
24
- "news article",
25
- "budget",
26
- "invoice",
27
- "presentation",
28
- "questionnaire",
29
- "resume",
30
- "memo"
31
- ],
32
- "id": null,
33
- "_type": "ClassLabel"
34
- }
35
- },
36
- "post_processed": null,
37
- "supervised_keys": null,
38
- "task_templates": [
39
- {
40
- "task": "image-classification",
41
- "image_column": "image",
42
- "label_column": "label"
43
- }
44
- ],
45
- "builder_name": null,
46
- "config_name": null,
47
- "version": null,
48
- "splits": {
49
- "train": {
50
- "name": "train",
51
- "num_bytes": -61408576.588,
52
- "num_examples": 160,
53
- "dataset_name": "rvl_cdip_10_examples_per_class"
54
- }
55
- },
56
- "download_checksums": null,
57
- "download_size": 18326747,
58
- "post_processing_size": null,
59
- "dataset_size": -61408576.588,
60
- "size_in_bytes": -43081829.588
61
- }}
1
+ {"nielsr--rvl_cdip_10_examples_per_class": {"description": "The RVL-CDIP (Ryerson Vision Lab Complex Document Information Processing) dataset consists of 400,000 grayscale images in 16 classes, with 25,000 images per class. There are 320,000 training images, 40,000 validation images, and 40,000 test images.", "citation": "@inproceedings{harley2015icdar,\n title = {Evaluation of Deep Convolutional Nets for Document Image Classification and Retrieval},\n author = {Adam W Harley and Alex Ufkes and Konstantinos G Derpanis},\n booktitle = {International Conference on Document Analysis and Recognition ({ICDAR})}},\n year = {2015}\n}", "homepage": "https://www.cs.cmu.edu/~aharley/rvl-cdip/", "license": "https://www.industrydocuments.ucsf.edu/help/copyright/", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "label": {"num_classes": 16, "names": ["letter", "form", "email", "handwritten", "advertisement", "scientific report", "scientific publication", "specification", "file folder", "news article", "budget", "invoice", "presentation", "questionnaire", "resume", "memo"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "image-classification", "image_column": "image", "label_column": "label"}], "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": -61408576.588, "num_examples": 160, "dataset_name": "rvl_cdip_10_examples_per_class"}, "test": {"name": "test", "num_bytes": -61408576.588, "num_examples": 160, "dataset_name": "rvl_cdip_10_examples_per_class"}}, "download_checksums": null, "download_size": 35218914, "post_processing_size": null, "dataset_size": -122817153.176, "size_in_bytes": -87598239.176}}