lingjzhu commited on
Commit
54724d0
·
1 Parent(s): 867aee3

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +11 -61
dataset_infos.json CHANGED
@@ -1,4 +1,4 @@
1
- {"bigcode--jupyter-parsed": {
2
  "description": "",
3
  "citation": "",
4
  "homepage": "",
@@ -6,208 +6,160 @@
6
  "features": {
7
  "hexsha": {
8
  "dtype": "string",
9
- "id": null,
10
  "_type": "Value"
11
  },
12
  "size": {
13
  "dtype": "int64",
14
- "id": null,
15
  "_type": "Value"
16
  },
17
  "ext": {
18
  "dtype": "string",
19
- "id": null,
20
  "_type": "Value"
21
  },
22
  "lang": {
23
  "dtype": "string",
24
- "id": null,
25
  "_type": "Value"
26
  },
27
  "max_stars_repo_path": {
28
  "dtype": "string",
29
- "id": null,
30
  "_type": "Value"
31
  },
32
  "max_stars_repo_name": {
33
  "dtype": "string",
34
- "id": null,
35
  "_type": "Value"
36
  },
37
  "max_stars_repo_head_hexsha": {
38
  "dtype": "string",
39
- "id": null,
40
  "_type": "Value"
41
  },
42
  "max_stars_repo_licenses": {
43
  "feature": {
44
  "dtype": "string",
45
- "id": null,
46
  "_type": "Value"
47
  },
48
- "length": -1,
49
- "id": null,
50
  "_type": "Sequence"
51
  },
52
  "max_stars_count": {
53
  "dtype": "int64",
54
- "id": null,
55
  "_type": "Value"
56
  },
57
  "max_stars_repo_stars_event_min_datetime": {
58
  "dtype": "string",
59
- "id": null,
60
  "_type": "Value"
61
  },
62
  "max_stars_repo_stars_event_max_datetime": {
63
  "dtype": "string",
64
- "id": null,
65
  "_type": "Value"
66
  },
67
  "max_issues_repo_path": {
68
  "dtype": "string",
69
- "id": null,
70
  "_type": "Value"
71
  },
72
  "max_issues_repo_name": {
73
  "dtype": "string",
74
- "id": null,
75
  "_type": "Value"
76
  },
77
  "max_issues_repo_head_hexsha": {
78
  "dtype": "string",
79
- "id": null,
80
  "_type": "Value"
81
  },
82
  "max_issues_repo_licenses": {
83
  "feature": {
84
  "dtype": "string",
85
- "id": null,
86
  "_type": "Value"
87
  },
88
- "length": -1,
89
- "id": null,
90
  "_type": "Sequence"
91
  },
92
  "max_issues_count": {
93
  "dtype": "int64",
94
- "id": null,
95
  "_type": "Value"
96
  },
97
  "max_issues_repo_issues_event_min_datetime": {
98
  "dtype": "string",
99
- "id": null,
100
  "_type": "Value"
101
  },
102
  "max_issues_repo_issues_event_max_datetime": {
103
  "dtype": "string",
104
- "id": null,
105
  "_type": "Value"
106
  },
107
  "max_forks_repo_path": {
108
  "dtype": "string",
109
- "id": null,
110
  "_type": "Value"
111
  },
112
  "max_forks_repo_name": {
113
  "dtype": "string",
114
- "id": null,
115
  "_type": "Value"
116
  },
117
  "max_forks_repo_head_hexsha": {
118
  "dtype": "string",
119
- "id": null,
120
  "_type": "Value"
121
  },
122
  "max_forks_repo_licenses": {
123
  "feature": {
124
  "dtype": "string",
125
- "id": null,
126
  "_type": "Value"
127
  },
128
- "length": -1,
129
- "id": null,
130
  "_type": "Sequence"
131
  },
132
  "max_forks_count": {
133
  "dtype": "int64",
134
- "id": null,
135
  "_type": "Value"
136
  },
137
  "max_forks_repo_forks_event_min_datetime": {
138
  "dtype": "string",
139
- "id": null,
140
  "_type": "Value"
141
  },
142
  "max_forks_repo_forks_event_max_datetime": {
143
  "dtype": "string",
144
- "id": null,
145
  "_type": "Value"
146
  },
147
  "avg_line_length": {
148
  "dtype": "float64",
149
- "id": null,
150
  "_type": "Value"
151
  },
152
  "max_line_length": {
153
  "dtype": "int64",
154
- "id": null,
155
  "_type": "Value"
156
  },
157
  "alphanum_fraction": {
158
  "dtype": "float64",
159
- "id": null,
160
  "_type": "Value"
161
  },
162
  "cells": {
163
  "feature": {
164
  "feature": {
165
- "dtype": "string",
166
- "id": null,
167
- "_type": "Value"
 
 
168
  },
169
- "length": -1,
170
- "id": null,
171
  "_type": "Sequence"
172
  },
173
- "length": -1,
174
- "id": null,
175
  "_type": "Sequence"
176
  },
177
  "cell_types": {
178
  "feature": {
179
  "dtype": "string",
180
- "id": null,
181
  "_type": "Value"
182
  },
183
- "length": -1,
184
- "id": null,
185
  "_type": "Sequence"
186
  },
187
  "cell_type_groups": {
188
  "feature": {
189
  "feature": {
190
  "dtype": "string",
191
- "id": null,
192
  "_type": "Value"
193
  },
194
- "length": -1,
195
- "id": null,
196
  "_type": "Sequence"
197
  },
198
- "length": -1,
199
- "id": null,
200
  "_type": "Sequence"
201
  }
202
  },
203
- "post_processed": null,
204
- "supervised_keys": null,
205
- "task_templates": null,
206
  "builder_name": "parquet",
207
  "config_name": "bigcode--the-stack",
208
  "version": {
209
  "version_str": "0.0.0",
210
- "description": null,
211
  "major": 0,
212
  "minor": 0,
213
  "patch": 0
@@ -215,14 +167,12 @@
215
  "splits": {
216
  "train": {
217
  "name": "train",
218
- "num_bytes": 15099450610,
219
- "num_examples": 1441189,
220
  "dataset_name": "jupyter-parsed"
221
  }
222
  },
223
- "download_checksums": null,
224
- "download_size": 7290601953,
225
- "post_processing_size": null,
226
- "dataset_size": 15099450610,
227
- "size_in_bytes": 22390052563
228
  }}
 
1
+ {"default": {
2
  "description": "",
3
  "citation": "",
4
  "homepage": "",
 
6
  "features": {
7
  "hexsha": {
8
  "dtype": "string",
 
9
  "_type": "Value"
10
  },
11
  "size": {
12
  "dtype": "int64",
 
13
  "_type": "Value"
14
  },
15
  "ext": {
16
  "dtype": "string",
 
17
  "_type": "Value"
18
  },
19
  "lang": {
20
  "dtype": "string",
 
21
  "_type": "Value"
22
  },
23
  "max_stars_repo_path": {
24
  "dtype": "string",
 
25
  "_type": "Value"
26
  },
27
  "max_stars_repo_name": {
28
  "dtype": "string",
 
29
  "_type": "Value"
30
  },
31
  "max_stars_repo_head_hexsha": {
32
  "dtype": "string",
 
33
  "_type": "Value"
34
  },
35
  "max_stars_repo_licenses": {
36
  "feature": {
37
  "dtype": "string",
 
38
  "_type": "Value"
39
  },
 
 
40
  "_type": "Sequence"
41
  },
42
  "max_stars_count": {
43
  "dtype": "int64",
 
44
  "_type": "Value"
45
  },
46
  "max_stars_repo_stars_event_min_datetime": {
47
  "dtype": "string",
 
48
  "_type": "Value"
49
  },
50
  "max_stars_repo_stars_event_max_datetime": {
51
  "dtype": "string",
 
52
  "_type": "Value"
53
  },
54
  "max_issues_repo_path": {
55
  "dtype": "string",
 
56
  "_type": "Value"
57
  },
58
  "max_issues_repo_name": {
59
  "dtype": "string",
 
60
  "_type": "Value"
61
  },
62
  "max_issues_repo_head_hexsha": {
63
  "dtype": "string",
 
64
  "_type": "Value"
65
  },
66
  "max_issues_repo_licenses": {
67
  "feature": {
68
  "dtype": "string",
 
69
  "_type": "Value"
70
  },
 
 
71
  "_type": "Sequence"
72
  },
73
  "max_issues_count": {
74
  "dtype": "int64",
 
75
  "_type": "Value"
76
  },
77
  "max_issues_repo_issues_event_min_datetime": {
78
  "dtype": "string",
 
79
  "_type": "Value"
80
  },
81
  "max_issues_repo_issues_event_max_datetime": {
82
  "dtype": "string",
 
83
  "_type": "Value"
84
  },
85
  "max_forks_repo_path": {
86
  "dtype": "string",
 
87
  "_type": "Value"
88
  },
89
  "max_forks_repo_name": {
90
  "dtype": "string",
 
91
  "_type": "Value"
92
  },
93
  "max_forks_repo_head_hexsha": {
94
  "dtype": "string",
 
95
  "_type": "Value"
96
  },
97
  "max_forks_repo_licenses": {
98
  "feature": {
99
  "dtype": "string",
 
100
  "_type": "Value"
101
  },
 
 
102
  "_type": "Sequence"
103
  },
104
  "max_forks_count": {
105
  "dtype": "int64",
 
106
  "_type": "Value"
107
  },
108
  "max_forks_repo_forks_event_min_datetime": {
109
  "dtype": "string",
 
110
  "_type": "Value"
111
  },
112
  "max_forks_repo_forks_event_max_datetime": {
113
  "dtype": "string",
 
114
  "_type": "Value"
115
  },
116
  "avg_line_length": {
117
  "dtype": "float64",
 
118
  "_type": "Value"
119
  },
120
  "max_line_length": {
121
  "dtype": "int64",
 
122
  "_type": "Value"
123
  },
124
  "alphanum_fraction": {
125
  "dtype": "float64",
 
126
  "_type": "Value"
127
  },
128
  "cells": {
129
  "feature": {
130
  "feature": {
131
+ "feature": {
132
+ "dtype": "string",
133
+ "_type": "Value"
134
+ },
135
+ "_type": "Sequence"
136
  },
 
 
137
  "_type": "Sequence"
138
  },
 
 
139
  "_type": "Sequence"
140
  },
141
  "cell_types": {
142
  "feature": {
143
  "dtype": "string",
 
144
  "_type": "Value"
145
  },
 
 
146
  "_type": "Sequence"
147
  },
148
  "cell_type_groups": {
149
  "feature": {
150
  "feature": {
151
  "dtype": "string",
 
152
  "_type": "Value"
153
  },
 
 
154
  "_type": "Sequence"
155
  },
 
 
156
  "_type": "Sequence"
157
  }
158
  },
 
 
 
159
  "builder_name": "parquet",
160
  "config_name": "bigcode--the-stack",
161
  "version": {
162
  "version_str": "0.0.0",
 
163
  "major": 0,
164
  "minor": 0,
165
  "patch": 0
 
167
  "splits": {
168
  "train": {
169
  "name": "train",
170
+ "num_bytes": 23248869587,
171
+ "num_examples": 1459454,
172
  "dataset_name": "jupyter-parsed"
173
  }
174
  },
175
+ "download_size": 9493417904,
176
+ "dataset_size": 23248869587,
177
+ "size_in_bytes": 32742287491
 
 
178
  }}