Datasets:

Tasks:
Other
Languages:
Russian
Multilinguality:
monolingual
Annotations Creators:
expert-generated
Source Datasets:
original
Tags:
License:
ajanco commited on
Commit
5828f96
1 Parent(s): c2cca90

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -123
dataset_infos.json CHANGED
@@ -1,123 +1 @@
1
- {"ajanco--pesp": {
2
- "description": "",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "",
6
- "features": {
7
- "train": {
8
- "dpul": {
9
- "dtype": "string",
10
- "id": null,
11
- "_type": "Value"
12
- },
13
- "filename": {
14
- "dtype": "string",
15
- "id": null,
16
- "_type": "Value"
17
- },
18
- "images_meta": {
19
- "dtype": "string",
20
- "id": null,
21
- "_type": "Value"
22
- },
23
- "issue": {
24
- "dtype": "string",
25
- "id": null,
26
- "_type": "Value"
27
- },
28
- "journal": {
29
- "dtype": "string",
30
- "id": null,
31
- "_type": "Value"
32
- },
33
- "text": {
34
- "dtype": "string",
35
- "id": null,
36
- "_type": "Value"
37
- },
38
- "uri": {
39
- "dtype": "string",
40
- "id": null,
41
- "_type": "Value"
42
- },
43
- "year": {
44
- "dtype": "string",
45
- "id": null,
46
- "_type": "Value"
47
- },
48
- "yolo": {
49
- "dtype": "string",
50
- "id": null,
51
- "_type": "Value"
52
- },
53
- "yolo_predictions": [
54
- {
55
- "abbyy_text": {
56
- "dtype": "string",
57
- "id": null,
58
- "_type": "Value"
59
- },
60
- "h": {
61
- "dtype": "float64",
62
- "id": null,
63
- "_type": "Value"
64
- },
65
- "label": {
66
- "dtype": "string",
67
- "id": null,
68
- "_type": "Value"
69
- },
70
- "tesseract_text": {
71
- "dtype": "string",
72
- "id": null,
73
- "_type": "Value"
74
- },
75
- "vision_labels": {
76
- "dtype": "string",
77
- "id": null,
78
- "_type": "Value"
79
- },
80
- "vision_text": {
81
- "dtype": "string",
82
- "id": null,
83
- "_type": "Value"
84
- },
85
- "w": {
86
- "dtype": "float64",
87
- "id": null,
88
- "_type": "Value"
89
- },
90
- "x": {
91
- "dtype": "float64",
92
- "id": null,
93
- "_type": "Value"
94
- },
95
- "y": {
96
- "dtype": "float64",
97
- "id": null,
98
- "_type": "Value"
99
- }
100
- }
101
- ]
102
- }
103
- },
104
- "post_processed": null,
105
- "supervised_keys": null,
106
- "task_templates": null,
107
- "builder_name": null,
108
- "config_name": null,
109
- "version": null,
110
- "splits": {
111
- "train": {
112
- "name": "train",
113
- "num_bytes": 268898303,
114
- "num_examples": 15332,
115
- "dataset_name": "pesp"
116
- }
117
- },
118
- "download_checksums": null,
119
- "download_size": 139174132,
120
- "post_processing_size": null,
121
- "dataset_size": 268898303,
122
- "size_in_bytes": 408072435
123
- }}
 
1
+ {"ajanco--pesp": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"filename": {"dtype": "string", "id": null, "_type": "Value"}, "dpul": {"dtype": "string", "id": null, "_type": "Value"}, "journal": {"dtype": "string", "id": null, "_type": "Value"}, "year": {"dtype": "string", "id": null, "_type": "Value"}, "issue": {"dtype": "string", "id": null, "_type": "Value"}, "uri": {"dtype": "string", "id": null, "_type": "Value"}, "yolo": {"dtype": "string", "id": null, "_type": "Value"}, "yolo_predictions": [{"abbyy_text": {"dtype": "string", "id": null, "_type": "Value"}, "h": {"dtype": "float64", "id": null, "_type": "Value"}, "label": {"dtype": "string", "id": null, "_type": "Value"}, "tesseract_text": {"dtype": "string", "id": null, "_type": "Value"}, "vision_labels": {"dtype": "string", "id": null, "_type": "Value"}, "vision_text": {"dtype": "string", "id": null, "_type": "Value"}, "w": {"dtype": "float64", "id": null, "_type": "Value"}, "x": {"dtype": "float64", "id": null, "_type": "Value"}, "y": {"dtype": "float64", "id": null, "_type": "Value"}}], "text": {"dtype": "string", "id": null, "_type": "Value"}, "images_meta": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "json", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 268898303, "num_examples": 15332, "dataset_name": "pesp"}}, "download_checksums": null, "download_size": 139171316, "post_processing_size": null, "dataset_size": 268898303, "size_in_bytes": 408069619}}