Unso commited on
Commit
b36a57d
1 Parent(s): b89618a

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +132 -0
dataset_infos.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"multiIR--langfiles2018-6_sr": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "authors": {
8
+ "feature": {
9
+ "dtype": "string",
10
+ "id": null,
11
+ "_type": "Value"
12
+ },
13
+ "length": -1,
14
+ "id": null,
15
+ "_type": "Sequence"
16
+ },
17
+ "date_download": {
18
+ "dtype": "string",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "date_modify": {
23
+ "dtype": "float64",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "date_publish": {
28
+ "dtype": "string",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "description": {
33
+ "dtype": "string",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "filename": {
38
+ "dtype": "string",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "image_url": {
43
+ "dtype": "string",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "language": {
48
+ "dtype": "string",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "localpath": {
53
+ "dtype": "float64",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "title": {
58
+ "dtype": "string",
59
+ "id": null,
60
+ "_type": "Value"
61
+ },
62
+ "title_page": {
63
+ "dtype": "float64",
64
+ "id": null,
65
+ "_type": "Value"
66
+ },
67
+ "title_rss": {
68
+ "dtype": "float64",
69
+ "id": null,
70
+ "_type": "Value"
71
+ },
72
+ "source_domain": {
73
+ "dtype": "string",
74
+ "id": null,
75
+ "_type": "Value"
76
+ },
77
+ "maintext": {
78
+ "dtype": "string",
79
+ "id": null,
80
+ "_type": "Value"
81
+ },
82
+ "url": {
83
+ "dtype": "string",
84
+ "id": null,
85
+ "_type": "Value"
86
+ },
87
+ "fasttext_language": {
88
+ "dtype": "string",
89
+ "id": null,
90
+ "_type": "Value"
91
+ },
92
+ "date_publish_final": {
93
+ "dtype": "string",
94
+ "id": null,
95
+ "_type": "Value"
96
+ },
97
+ "path": {
98
+ "dtype": "string",
99
+ "id": null,
100
+ "_type": "Value"
101
+ },
102
+ "list_text": {
103
+ "feature": {
104
+ "dtype": "string",
105
+ "id": null,
106
+ "_type": "Value"
107
+ },
108
+ "length": -1,
109
+ "id": null,
110
+ "_type": "Sequence"
111
+ }
112
+ },
113
+ "post_processed": null,
114
+ "supervised_keys": null,
115
+ "task_templates": null,
116
+ "builder_name": null,
117
+ "config_name": null,
118
+ "version": null,
119
+ "splits": {
120
+ "train": {
121
+ "name": "train",
122
+ "num_bytes": 41738465,
123
+ "num_examples": 12550,
124
+ "dataset_name": "langfiles2018-6_sr"
125
+ }
126
+ },
127
+ "download_checksums": null,
128
+ "download_size": 18824235,
129
+ "post_processing_size": null,
130
+ "dataset_size": 41738465,
131
+ "size_in_bytes": 60562700
132
+ }}