Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +13 -0
- README.md +2 -0
- data/newyork_aqi_day_predLen_192/test.jsonl +3 -0
- data/newyork_aqi_day_predLen_192/train.jsonl +3 -0
- data/newyork_aqi_day_predLen_192/validation.jsonl +3 -0
- data/newyork_aqi_day_predLen_336/test.jsonl +3 -0
- data/newyork_aqi_day_predLen_336/train.jsonl +3 -0
- data/newyork_aqi_day_predLen_336/validation.jsonl +3 -0
- data/newyork_aqi_day_predLen_48/test.jsonl +3 -0
- data/newyork_aqi_day_predLen_48/train.jsonl +3 -0
- data/newyork_aqi_day_predLen_48/validation.jsonl +3 -0
- data/newyork_aqi_day_predLen_96/test.jsonl +3 -0
- data/newyork_aqi_day_predLen_96/train.jsonl +3 -0
- data/newyork_aqi_day_predLen_96/validation.jsonl +3 -0
- 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
|
@@ -57,3 +57,16 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
data/newyork_aqi_day_predLen_192/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
data/newyork_aqi_day_predLen_192/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
data/newyork_aqi_day_predLen_192/validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
data/newyork_aqi_day_predLen_336/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
data/newyork_aqi_day_predLen_336/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
data/newyork_aqi_day_predLen_336/validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
data/newyork_aqi_day_predLen_48/test.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
data/newyork_aqi_day_predLen_48/train.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
data/newyork_aqi_day_predLen_48/validation.jsonl filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
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
|
README.md
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Time-MMD Multi-Config
|
| 2 |
+
Each subfolder in `data/` is a config.
|
data/newyork_aqi_day_predLen_192/test.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1839b5fd5c471b058f41f338ad5ac87210c95e92c3d0ca5951f7b4c482c827a7
|
| 3 |
+
size 55259268
|
data/newyork_aqi_day_predLen_192/train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0f4caea8cca1b240ca26e9e603bae6eb8f1a982335cb86494d5f42e4e7c4a22
|
| 3 |
+
size 193256949
|
data/newyork_aqi_day_predLen_192/validation.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1839b5fd5c471b058f41f338ad5ac87210c95e92c3d0ca5951f7b4c482c827a7
|
| 3 |
+
size 55259268
|
data/newyork_aqi_day_predLen_336/test.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f6db08220f2e612b46af45a21f85c24a0ef2f600acbfca8d4688188d241a439
|
| 3 |
+
size 69262246
|
data/newyork_aqi_day_predLen_336/train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ee4c487681365d693e0ad6391b0addff693e716e395ee71cb7db553ed2548c0
|
| 3 |
+
size 262927025
|
data/newyork_aqi_day_predLen_336/validation.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f6db08220f2e612b46af45a21f85c24a0ef2f600acbfca8d4688188d241a439
|
| 3 |
+
size 69262246
|
data/newyork_aqi_day_predLen_48/test.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e094b6ceb426244e9567248832224b772fb7e1b0f00a90b31f6a9d0230cac93
|
| 3 |
+
size 37415140
|
data/newyork_aqi_day_predLen_48/train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5dde692458e1fede1a7f08fdfdfdb95dd3d284419bf42d75ecd41e6752be8b3
|
| 3 |
+
size 121631134
|
data/newyork_aqi_day_predLen_48/validation.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e094b6ceb426244e9567248832224b772fb7e1b0f00a90b31f6a9d0230cac93
|
| 3 |
+
size 37415140
|
data/newyork_aqi_day_predLen_96/test.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0426a53fa54ac79af47827fb0279ac16725a6195ea5287abb0059a73a54127a
|
| 3 |
+
size 43865616
|
data/newyork_aqi_day_predLen_96/train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:131acbdaaaa4febdedcd2e423e67a6dc90e1c3118445cc90ecfadac8ff4cd468
|
| 3 |
+
size 145658869
|
data/newyork_aqi_day_predLen_96/validation.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0426a53fa54ac79af47827fb0279ac16725a6195ea5287abb0059a73a54127a
|
| 3 |
+
size 43865616
|
data/unadj_unemploymentrate_all_processed_predLen_10/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_10/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_10/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_12/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_12/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_12/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_6/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_6/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_6/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_8/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_8/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/unadj_unemploymentrate_all_processed_predLen_8/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_10/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_10/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_10/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_12/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_12/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_12/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_6/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_6/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_6/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_8/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_8/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_femagrant_month_predLen_8/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_12/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_12/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_12/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_24/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_24/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_24/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_36/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_36/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_36/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_48/test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_48/train.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
data/us_fluratio_week_predLen_48/validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|