Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- README.md +3 -307
- data/newyork_aqi_day_predLen_192/test.jsonl +2 -2
- data/newyork_aqi_day_predLen_192/train.jsonl +2 -2
- data/newyork_aqi_day_predLen_192/validation.jsonl +2 -2
- data/newyork_aqi_day_predLen_336/test.jsonl +2 -2
- data/newyork_aqi_day_predLen_336/train.jsonl +2 -2
- data/newyork_aqi_day_predLen_336/validation.jsonl +2 -2
- data/newyork_aqi_day_predLen_48/test.jsonl +2 -2
- data/newyork_aqi_day_predLen_48/train.jsonl +2 -2
- data/newyork_aqi_day_predLen_48/validation.jsonl +2 -2
- data/newyork_aqi_day_predLen_96/test.jsonl +2 -2
- data/newyork_aqi_day_predLen_96/train.jsonl +2 -2
- data/newyork_aqi_day_predLen_96/validation.jsonl +2 -2
- data/unadj_unemploymentrate_all_processed_predLen_10/test.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_10/train.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_10/validation.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_12/test.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_12/train.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_12/validation.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_6/test.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_6/train.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_6/validation.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_8/test.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_8/train.jsonl +0 -0
- data/unadj_unemploymentrate_all_processed_predLen_8/validation.jsonl +0 -0
- data/us_femagrant_month_predLen_10/test.jsonl +0 -0
- data/us_femagrant_month_predLen_10/train.jsonl +0 -0
- data/us_femagrant_month_predLen_10/validation.jsonl +0 -0
- data/us_femagrant_month_predLen_12/test.jsonl +0 -0
- data/us_femagrant_month_predLen_12/train.jsonl +0 -0
- data/us_femagrant_month_predLen_12/validation.jsonl +0 -0
- data/us_femagrant_month_predLen_6/test.jsonl +0 -0
- data/us_femagrant_month_predLen_6/train.jsonl +0 -0
- data/us_femagrant_month_predLen_6/validation.jsonl +0 -0
- data/us_femagrant_month_predLen_8/test.jsonl +0 -0
- data/us_femagrant_month_predLen_8/train.jsonl +0 -0
- data/us_femagrant_month_predLen_8/validation.jsonl +0 -0
- data/us_fluratio_week_predLen_12/test.jsonl +0 -0
- data/us_fluratio_week_predLen_12/train.jsonl +0 -0
- data/us_fluratio_week_predLen_12/validation.jsonl +0 -0
- data/us_fluratio_week_predLen_24/test.jsonl +0 -0
- data/us_fluratio_week_predLen_24/train.jsonl +0 -0
- data/us_fluratio_week_predLen_24/validation.jsonl +0 -0
- data/us_fluratio_week_predLen_36/test.jsonl +0 -0
- data/us_fluratio_week_predLen_36/train.jsonl +0 -0
- data/us_fluratio_week_predLen_36/validation.jsonl +0 -0
- data/us_fluratio_week_predLen_48/test.jsonl +0 -0
- data/us_fluratio_week_predLen_48/train.jsonl +0 -0
- data/us_fluratio_week_predLen_48/validation.jsonl +0 -0
.gitattributes
CHANGED
@@ -70,3 +70,7 @@ data/newyork_aqi_day_predLen_96/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
70 |
data/newyork_aqi_day_predLen_96/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
71 |
data/newyork_aqi_day_predLen_96/validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
72 |
data/us_gasolineprice_week_predLen_48/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
70 |
data/newyork_aqi_day_predLen_96/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
71 |
data/newyork_aqi_day_predLen_96/validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
72 |
data/us_gasolineprice_week_predLen_48/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
73 |
+
data/us_fluratio_week_predLen_36/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
74 |
+
data/us_fluratio_week_predLen_48/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
75 |
+
data/us_gasolineprice_week_predLen_24/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
76 |
+
data/us_gasolineprice_week_predLen_36/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,308 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
tags:
|
4 |
-
- time-series
|
5 |
-
- forecasting
|
6 |
-
- multivariate
|
7 |
-
- multimodal
|
8 |
-
license: mit
|
9 |
-
configs:
|
10 |
-
- config_name: newyork_aqi_day_predLen_192
|
11 |
-
data_files:
|
12 |
-
- split: train
|
13 |
-
path: data/newyork_aqi_day_predLen_192/train.jsonl
|
14 |
-
- split: validation
|
15 |
-
path: data/newyork_aqi_day_predLen_192/validation.jsonl
|
16 |
-
- split: test
|
17 |
-
path: data/newyork_aqi_day_predLen_192/test.jsonl
|
18 |
-
default: true
|
19 |
-
- config_name: newyork_aqi_day_predLen_336
|
20 |
-
data_files:
|
21 |
-
- split: train
|
22 |
-
path: data/newyork_aqi_day_predLen_336/train.jsonl
|
23 |
-
- split: validation
|
24 |
-
path: data/newyork_aqi_day_predLen_336/validation.jsonl
|
25 |
-
- split: test
|
26 |
-
path: data/newyork_aqi_day_predLen_336/test.jsonl
|
27 |
-
- config_name: newyork_aqi_day_predLen_48
|
28 |
-
data_files:
|
29 |
-
- split: train
|
30 |
-
path: data/newyork_aqi_day_predLen_48/train.jsonl
|
31 |
-
- split: validation
|
32 |
-
path: data/newyork_aqi_day_predLen_48/validation.jsonl
|
33 |
-
- split: test
|
34 |
-
path: data/newyork_aqi_day_predLen_48/test.jsonl
|
35 |
-
- config_name: newyork_aqi_day_predLen_96
|
36 |
-
data_files:
|
37 |
-
- split: train
|
38 |
-
path: data/newyork_aqi_day_predLen_96/train.jsonl
|
39 |
-
- split: validation
|
40 |
-
path: data/newyork_aqi_day_predLen_96/validation.jsonl
|
41 |
-
- split: test
|
42 |
-
path: data/newyork_aqi_day_predLen_96/test.jsonl
|
43 |
-
- config_name: unadj_unemploymentrate_all_processed_predLen_10
|
44 |
-
data_files:
|
45 |
-
- split: train
|
46 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_10/train.jsonl
|
47 |
-
- split: validation
|
48 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_10/validation.jsonl
|
49 |
-
- split: test
|
50 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_10/test.jsonl
|
51 |
-
- config_name: unadj_unemploymentrate_all_processed_predLen_12
|
52 |
-
data_files:
|
53 |
-
- split: train
|
54 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_12/train.jsonl
|
55 |
-
- split: validation
|
56 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_12/validation.jsonl
|
57 |
-
- split: test
|
58 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_12/test.jsonl
|
59 |
-
- config_name: unadj_unemploymentrate_all_processed_predLen_6
|
60 |
-
data_files:
|
61 |
-
- split: train
|
62 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_6/train.jsonl
|
63 |
-
- split: validation
|
64 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_6/validation.jsonl
|
65 |
-
- split: test
|
66 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_6/test.jsonl
|
67 |
-
- config_name: unadj_unemploymentrate_all_processed_predLen_8
|
68 |
-
data_files:
|
69 |
-
- split: train
|
70 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_8/train.jsonl
|
71 |
-
- split: validation
|
72 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_8/validation.jsonl
|
73 |
-
- split: test
|
74 |
-
path: data/unadj_unemploymentrate_all_processed_predLen_8/test.jsonl
|
75 |
-
- config_name: us_femagrant_month_predLen_10
|
76 |
-
data_files:
|
77 |
-
- split: train
|
78 |
-
path: data/us_femagrant_month_predLen_10/train.jsonl
|
79 |
-
- split: validation
|
80 |
-
path: data/us_femagrant_month_predLen_10/validation.jsonl
|
81 |
-
- split: test
|
82 |
-
path: data/us_femagrant_month_predLen_10/test.jsonl
|
83 |
-
- config_name: us_femagrant_month_predLen_12
|
84 |
-
data_files:
|
85 |
-
- split: train
|
86 |
-
path: data/us_femagrant_month_predLen_12/train.jsonl
|
87 |
-
- split: validation
|
88 |
-
path: data/us_femagrant_month_predLen_12/validation.jsonl
|
89 |
-
- split: test
|
90 |
-
path: data/us_femagrant_month_predLen_12/test.jsonl
|
91 |
-
- config_name: us_femagrant_month_predLen_6
|
92 |
-
data_files:
|
93 |
-
- split: train
|
94 |
-
path: data/us_femagrant_month_predLen_6/train.jsonl
|
95 |
-
- split: validation
|
96 |
-
path: data/us_femagrant_month_predLen_6/validation.jsonl
|
97 |
-
- split: test
|
98 |
-
path: data/us_femagrant_month_predLen_6/test.jsonl
|
99 |
-
- config_name: us_femagrant_month_predLen_8
|
100 |
-
data_files:
|
101 |
-
- split: train
|
102 |
-
path: data/us_femagrant_month_predLen_8/train.jsonl
|
103 |
-
- split: validation
|
104 |
-
path: data/us_femagrant_month_predLen_8/validation.jsonl
|
105 |
-
- split: test
|
106 |
-
path: data/us_femagrant_month_predLen_8/test.jsonl
|
107 |
-
- config_name: us_fluratio_week_predLen_12
|
108 |
-
data_files:
|
109 |
-
- split: train
|
110 |
-
path: data/us_fluratio_week_predLen_12/train.jsonl
|
111 |
-
- split: validation
|
112 |
-
path: data/us_fluratio_week_predLen_12/validation.jsonl
|
113 |
-
- split: test
|
114 |
-
path: data/us_fluratio_week_predLen_12/test.jsonl
|
115 |
-
- config_name: us_fluratio_week_predLen_24
|
116 |
-
data_files:
|
117 |
-
- split: train
|
118 |
-
path: data/us_fluratio_week_predLen_24/train.jsonl
|
119 |
-
- split: validation
|
120 |
-
path: data/us_fluratio_week_predLen_24/validation.jsonl
|
121 |
-
- split: test
|
122 |
-
path: data/us_fluratio_week_predLen_24/test.jsonl
|
123 |
-
- config_name: us_fluratio_week_predLen_36
|
124 |
-
data_files:
|
125 |
-
- split: train
|
126 |
-
path: data/us_fluratio_week_predLen_36/train.jsonl
|
127 |
-
- split: validation
|
128 |
-
path: data/us_fluratio_week_predLen_36/validation.jsonl
|
129 |
-
- split: test
|
130 |
-
path: data/us_fluratio_week_predLen_36/test.jsonl
|
131 |
-
- config_name: us_fluratio_week_predLen_48
|
132 |
-
data_files:
|
133 |
-
- split: train
|
134 |
-
path: data/us_fluratio_week_predLen_48/train.jsonl
|
135 |
-
- split: validation
|
136 |
-
path: data/us_fluratio_week_predLen_48/validation.jsonl
|
137 |
-
- split: test
|
138 |
-
path: data/us_fluratio_week_predLen_48/test.jsonl
|
139 |
-
- config_name: us_gasolineprice_week_predLen_12
|
140 |
-
data_files:
|
141 |
-
- split: train
|
142 |
-
path: data/us_gasolineprice_week_predLen_12/train.jsonl
|
143 |
-
- split: validation
|
144 |
-
path: data/us_gasolineprice_week_predLen_12/validation.jsonl
|
145 |
-
- split: test
|
146 |
-
path: data/us_gasolineprice_week_predLen_12/test.jsonl
|
147 |
-
- config_name: us_gasolineprice_week_predLen_24
|
148 |
-
data_files:
|
149 |
-
- split: train
|
150 |
-
path: data/us_gasolineprice_week_predLen_24/train.jsonl
|
151 |
-
- split: validation
|
152 |
-
path: data/us_gasolineprice_week_predLen_24/validation.jsonl
|
153 |
-
- split: test
|
154 |
-
path: data/us_gasolineprice_week_predLen_24/test.jsonl
|
155 |
-
- config_name: us_gasolineprice_week_predLen_36
|
156 |
-
data_files:
|
157 |
-
- split: train
|
158 |
-
path: data/us_gasolineprice_week_predLen_36/train.jsonl
|
159 |
-
- split: validation
|
160 |
-
path: data/us_gasolineprice_week_predLen_36/validation.jsonl
|
161 |
-
- split: test
|
162 |
-
path: data/us_gasolineprice_week_predLen_36/test.jsonl
|
163 |
-
- config_name: us_gasolineprice_week_predLen_48
|
164 |
-
data_files:
|
165 |
-
- split: train
|
166 |
-
path: data/us_gasolineprice_week_predLen_48/train.jsonl
|
167 |
-
- split: validation
|
168 |
-
path: data/us_gasolineprice_week_predLen_48/validation.jsonl
|
169 |
-
- split: test
|
170 |
-
path: data/us_gasolineprice_week_predLen_48/test.jsonl
|
171 |
-
- config_name: us_precipitation_month_predLen_10
|
172 |
-
data_files:
|
173 |
-
- split: train
|
174 |
-
path: data/us_precipitation_month_predLen_10/train.jsonl
|
175 |
-
- split: validation
|
176 |
-
path: data/us_precipitation_month_predLen_10/validation.jsonl
|
177 |
-
- split: test
|
178 |
-
path: data/us_precipitation_month_predLen_10/test.jsonl
|
179 |
-
- config_name: us_precipitation_month_predLen_12
|
180 |
-
data_files:
|
181 |
-
- split: train
|
182 |
-
path: data/us_precipitation_month_predLen_12/train.jsonl
|
183 |
-
- split: validation
|
184 |
-
path: data/us_precipitation_month_predLen_12/validation.jsonl
|
185 |
-
- split: test
|
186 |
-
path: data/us_precipitation_month_predLen_12/test.jsonl
|
187 |
-
- config_name: us_precipitation_month_predLen_6
|
188 |
-
data_files:
|
189 |
-
- split: train
|
190 |
-
path: data/us_precipitation_month_predLen_6/train.jsonl
|
191 |
-
- split: validation
|
192 |
-
path: data/us_precipitation_month_predLen_6/validation.jsonl
|
193 |
-
- split: test
|
194 |
-
path: data/us_precipitation_month_predLen_6/test.jsonl
|
195 |
-
- config_name: us_precipitation_month_predLen_8
|
196 |
-
data_files:
|
197 |
-
- split: train
|
198 |
-
path: data/us_precipitation_month_predLen_8/train.jsonl
|
199 |
-
- split: validation
|
200 |
-
path: data/us_precipitation_month_predLen_8/validation.jsonl
|
201 |
-
- split: test
|
202 |
-
path: data/us_precipitation_month_predLen_8/test.jsonl
|
203 |
-
- config_name: us_retailbroilercomposite_month_predLen_10
|
204 |
-
data_files:
|
205 |
-
- split: train
|
206 |
-
path: data/us_retailbroilercomposite_month_predLen_10/train.jsonl
|
207 |
-
- split: validation
|
208 |
-
path: data/us_retailbroilercomposite_month_predLen_10/validation.jsonl
|
209 |
-
- split: test
|
210 |
-
path: data/us_retailbroilercomposite_month_predLen_10/test.jsonl
|
211 |
-
- config_name: us_retailbroilercomposite_month_predLen_12
|
212 |
-
data_files:
|
213 |
-
- split: train
|
214 |
-
path: data/us_retailbroilercomposite_month_predLen_12/train.jsonl
|
215 |
-
- split: validation
|
216 |
-
path: data/us_retailbroilercomposite_month_predLen_12/validation.jsonl
|
217 |
-
- split: test
|
218 |
-
path: data/us_retailbroilercomposite_month_predLen_12/test.jsonl
|
219 |
-
- config_name: us_retailbroilercomposite_month_predLen_6
|
220 |
-
data_files:
|
221 |
-
- split: train
|
222 |
-
path: data/us_retailbroilercomposite_month_predLen_6/train.jsonl
|
223 |
-
- split: validation
|
224 |
-
path: data/us_retailbroilercomposite_month_predLen_6/validation.jsonl
|
225 |
-
- split: test
|
226 |
-
path: data/us_retailbroilercomposite_month_predLen_6/test.jsonl
|
227 |
-
- config_name: us_retailbroilercomposite_month_predLen_8
|
228 |
-
data_files:
|
229 |
-
- split: train
|
230 |
-
path: data/us_retailbroilercomposite_month_predLen_8/train.jsonl
|
231 |
-
- split: validation
|
232 |
-
path: data/us_retailbroilercomposite_month_predLen_8/validation.jsonl
|
233 |
-
- split: test
|
234 |
-
path: data/us_retailbroilercomposite_month_predLen_8/test.jsonl
|
235 |
-
- config_name: us_tradebalance_month_predLen_10
|
236 |
-
data_files:
|
237 |
-
- split: train
|
238 |
-
path: data/us_tradebalance_month_predLen_10/train.jsonl
|
239 |
-
- split: validation
|
240 |
-
path: data/us_tradebalance_month_predLen_10/validation.jsonl
|
241 |
-
- split: test
|
242 |
-
path: data/us_tradebalance_month_predLen_10/test.jsonl
|
243 |
-
- config_name: us_tradebalance_month_predLen_12
|
244 |
-
data_files:
|
245 |
-
- split: train
|
246 |
-
path: data/us_tradebalance_month_predLen_12/train.jsonl
|
247 |
-
- split: validation
|
248 |
-
path: data/us_tradebalance_month_predLen_12/validation.jsonl
|
249 |
-
- split: test
|
250 |
-
path: data/us_tradebalance_month_predLen_12/test.jsonl
|
251 |
-
- config_name: us_tradebalance_month_predLen_6
|
252 |
-
data_files:
|
253 |
-
- split: train
|
254 |
-
path: data/us_tradebalance_month_predLen_6/train.jsonl
|
255 |
-
- split: validation
|
256 |
-
path: data/us_tradebalance_month_predLen_6/validation.jsonl
|
257 |
-
- split: test
|
258 |
-
path: data/us_tradebalance_month_predLen_6/test.jsonl
|
259 |
-
- config_name: us_tradebalance_month_predLen_8
|
260 |
-
data_files:
|
261 |
-
- split: train
|
262 |
-
path: data/us_tradebalance_month_predLen_8/train.jsonl
|
263 |
-
- split: validation
|
264 |
-
path: data/us_tradebalance_month_predLen_8/validation.jsonl
|
265 |
-
- split: test
|
266 |
-
path: data/us_tradebalance_month_predLen_8/test.jsonl
|
267 |
-
- config_name: us_vmt_month_predLen_10
|
268 |
-
data_files:
|
269 |
-
- split: train
|
270 |
-
path: data/us_vmt_month_predLen_10/train.jsonl
|
271 |
-
- split: validation
|
272 |
-
path: data/us_vmt_month_predLen_10/validation.jsonl
|
273 |
-
- split: test
|
274 |
-
path: data/us_vmt_month_predLen_10/test.jsonl
|
275 |
-
- config_name: us_vmt_month_predLen_12
|
276 |
-
data_files:
|
277 |
-
- split: train
|
278 |
-
path: data/us_vmt_month_predLen_12/train.jsonl
|
279 |
-
- split: validation
|
280 |
-
path: data/us_vmt_month_predLen_12/validation.jsonl
|
281 |
-
- split: test
|
282 |
-
path: data/us_vmt_month_predLen_12/test.jsonl
|
283 |
-
- config_name: us_vmt_month_predLen_6
|
284 |
-
data_files:
|
285 |
-
- split: train
|
286 |
-
path: data/us_vmt_month_predLen_6/train.jsonl
|
287 |
-
- split: validation
|
288 |
-
path: data/us_vmt_month_predLen_6/validation.jsonl
|
289 |
-
- split: test
|
290 |
-
path: data/us_vmt_month_predLen_6/test.jsonl
|
291 |
-
- config_name: us_vmt_month_predLen_8
|
292 |
-
data_files:
|
293 |
-
- split: train
|
294 |
-
path: data/us_vmt_month_predLen_8/train.jsonl
|
295 |
-
- split: validation
|
296 |
-
path: data/us_vmt_month_predLen_8/validation.jsonl
|
297 |
-
- split: test
|
298 |
-
path: data/us_vmt_month_predLen_8/test.jsonl
|
299 |
-
---
|
300 |
|
301 |
-
|
302 |
-
|
303 |
-
Each subfolder in `data/` is a config. Load one with:
|
304 |
-
```python
|
305 |
-
from datasets import load_dataset
|
306 |
-
ds = load_dataset("<your-username>/<your-repo>", name="newyork_aqi_day_predLen_192")
|
307 |
-
print(ds) # DatasetDict with available splits
|
308 |
-
```
|
|
|
1 |
+
# Time-MMD Multi-Config
|
2 |
+
Each subfolder in `data/` is a config containing three JSONL files: `train.jsonl`, `validation.jsonl`, and `test.jsonl`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
|
4 |
+
Each record now includes `batch_x_timestamps_datetime64_ns` and `batch_y_timestamps_datetime64_ns` fields capturing the absolute timestamps (nanoseconds since epoch) for the observed and forecast horizons, alongside the existing numerical series and prompt text.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data/newyork_aqi_day_predLen_192/test.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b5f5728ef6e9e8618b305dcf3b1a21eca3ae9173bbbe7c71152987b9b2f63aa
|
3 |
+
size 67605252
|
data/newyork_aqi_day_predLen_192/train.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc2dcb205ec4df46b4a1a8a25fc2c140580991656c6b918c85f040f915a9b746
|
3 |
+
size 236887525
|
data/newyork_aqi_day_predLen_192/validation.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2988492d63ad5e981861aa44c2fe3ae0c01b836a244834f127c76ec2be3eabd8
|
3 |
+
size 63464388
|
data/newyork_aqi_day_predLen_336/test.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fafcec45e8a00e0f95b15ea002b48de2f15708d7dfe2ad97f772e2b26fc812c2
|
3 |
+
size 86240934
|
data/newyork_aqi_day_predLen_336/train.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdbcf3baaaf53ca27cb74bd2a55229c4c1a8c5a1345c7dacccb8f3c1b6bb7a16
|
3 |
+
size 326949721
|
data/newyork_aqi_day_predLen_336/validation.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ee11174e6050cb87698b3cbc1461b09dd8b18fb6f4e548ab0cf20bd44c3a857
|
3 |
+
size 82428710
|
data/newyork_aqi_day_predLen_48/test.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:093d2bb05942145ace642c7c95c5edb195c89a50b657cfeff65cf963ccad23e4
|
3 |
+
size 44061540
|
data/newyork_aqi_day_predLen_48/train.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:017135f4ac7d8a1b026e93e87225e332a00dcd42a148db73b3d94c9319e89aaf
|
3 |
+
size 144215382
|
data/newyork_aqi_day_predLen_48/validation.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5d1acd2163cffa58d2cbfa4fe8c386e8bbeeefa43106ea54c29e435b8b9f1d1
|
3 |
+
size 39657764
|
data/newyork_aqi_day_predLen_96/test.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a73e85f18974d37cf66630b7ab416e5ce83563a3d6c4567c7c26ff8a560146c4
|
3 |
+
size 52541712
|
data/newyork_aqi_day_predLen_96/train.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:700a48defc05caf863630149dd9023c5b2f128b9fe0a5db602c595cbdc87f88d
|
3 |
+
size 175319957
|
data/newyork_aqi_day_predLen_96/validation.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f61bfd19bc17eec734eccd3acdcffabf1d50ff367e4a7302e48f5abab5581cdc
|
3 |
+
size 48203664
|
data/unadj_unemploymentrate_all_processed_predLen_10/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_10/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_10/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_12/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_12/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_12/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_6/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_6/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_6/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_8/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_8/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/unadj_unemploymentrate_all_processed_predLen_8/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_10/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_10/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_10/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_12/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_12/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_12/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_6/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_6/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_6/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_8/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_8/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_femagrant_month_predLen_8/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_12/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_12/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_12/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_24/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_24/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_24/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_36/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_36/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_36/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_48/test.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_48/train.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
data/us_fluratio_week_predLen_48/validation.jsonl
CHANGED
The diff for this file is too large to render.
See raw diff
|
|