davanstrien HF Staff commited on
Commit
c284162
·
1 Parent(s): bd8455e

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +112 -0
dataset_infos.json ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"davanstrien--news_nav_test": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "filepath": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "pub_date": {
13
+ "dtype": "string",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "page_seq_num": {
18
+ "dtype": "int64",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "edition_seq_num": {
23
+ "dtype": "int64",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "batch": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "lccn": {
33
+ "dtype": "string",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "box": {
38
+ "feature": {
39
+ "dtype": "float64",
40
+ "id": null,
41
+ "_type": "Value"
42
+ },
43
+ "length": -1,
44
+ "id": null,
45
+ "_type": "Sequence"
46
+ },
47
+ "score": {
48
+ "dtype": "float64",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "ocr": {
53
+ "dtype": "string",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "place_of_publication": {
58
+ "dtype": "string",
59
+ "id": null,
60
+ "_type": "Value"
61
+ },
62
+ "geographic_coverage": {
63
+ "feature": {
64
+ "dtype": "string",
65
+ "id": null,
66
+ "_type": "Value"
67
+ },
68
+ "length": -1,
69
+ "id": null,
70
+ "_type": "Sequence"
71
+ },
72
+ "name": {
73
+ "dtype": "string",
74
+ "id": null,
75
+ "_type": "Value"
76
+ },
77
+ "publisher": {
78
+ "dtype": "string",
79
+ "id": null,
80
+ "_type": "Value"
81
+ },
82
+ "url": {
83
+ "dtype": "string",
84
+ "id": null,
85
+ "_type": "Value"
86
+ },
87
+ "page_url": {
88
+ "dtype": "string",
89
+ "id": null,
90
+ "_type": "Value"
91
+ }
92
+ },
93
+ "post_processed": null,
94
+ "supervised_keys": null,
95
+ "task_templates": null,
96
+ "builder_name": null,
97
+ "config_name": null,
98
+ "version": null,
99
+ "splits": {
100
+ "train": {
101
+ "name": "train",
102
+ "num_bytes": 206704572,
103
+ "num_examples": 149628,
104
+ "dataset_name": "news_nav_test"
105
+ }
106
+ },
107
+ "download_checksums": null,
108
+ "download_size": 107456628,
109
+ "post_processing_size": null,
110
+ "dataset_size": 206704572,
111
+ "size_in_bytes": 314161200
112
+ }}