idevede commited on
Commit
169834a
1 Parent(s): d1c595b
Files changed (43) hide show
  1. .DS_Store +0 -0
  2. .gitattributes +2 -0
  3. all_six_datasets/.DS_Store +0 -0
  4. all_six_datasets/ETT-small/ETTh1.csv +3 -0
  5. all_six_datasets/ETT-small/ETTh2.csv +3 -0
  6. all_six_datasets/ETT-small/ETTm1.csv +3 -0
  7. all_six_datasets/ETT-small/ETTm2.csv +3 -0
  8. all_six_datasets/electricity/.DS_Store +0 -0
  9. all_six_datasets/electricity/electricity.csv +3 -0
  10. all_six_datasets/exchange_rate/.DS_Store +0 -0
  11. all_six_datasets/exchange_rate/exchange_rate.csv +3 -0
  12. all_six_datasets/illness/national_illness.csv +3 -0
  13. all_six_datasets/traffic/.DS_Store +0 -0
  14. all_six_datasets/traffic/traffic.csv +3 -0
  15. all_six_datasets/weather/weather.csv +3 -0
  16. stl_forfoundation/.DS_Store +0 -0
  17. stl_forfoundation/ETTh1/resid.pk +3 -0
  18. stl_forfoundation/ETTh1/seasonal.pk +3 -0
  19. stl_forfoundation/ETTh1/trend.pk +3 -0
  20. stl_forfoundation/ETTh2/resid.pk +3 -0
  21. stl_forfoundation/ETTh2/seasonal.pk +3 -0
  22. stl_forfoundation/ETTh2/trend.pk +3 -0
  23. stl_forfoundation/electricity/resid.pk +3 -0
  24. stl_forfoundation/electricity/seasonal.pk +3 -0
  25. stl_forfoundation/electricity/trend.pk +3 -0
  26. stl_forfoundation/ettm1/resid.pk +3 -0
  27. stl_forfoundation/ettm1/seasonal.pk +3 -0
  28. stl_forfoundation/ettm1/trend.pk +3 -0
  29. stl_forfoundation/ettm2/resid.pk +3 -0
  30. stl_forfoundation/ettm2/seasonal.pk +3 -0
  31. stl_forfoundation/ettm2/trend.pk +3 -0
  32. stl_forfoundation/exchange/resid.pk +3 -0
  33. stl_forfoundation/exchange/seasonal.pk +3 -0
  34. stl_forfoundation/exchange/trend.pk +3 -0
  35. stl_forfoundation/illness/resid.pk +3 -0
  36. stl_forfoundation/illness/seasonal.pk +3 -0
  37. stl_forfoundation/illness/trend.pk +3 -0
  38. stl_forfoundation/traffic/resid.pk +3 -0
  39. stl_forfoundation/traffic/seasonal.pk +3 -0
  40. stl_forfoundation/traffic/trend.pk +3 -0
  41. stl_forfoundation/weather/resid.pk +3 -0
  42. stl_forfoundation/weather/seasonal.pk +3 -0
  43. stl_forfoundation/weather/trend.pk +3 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ *.csv filter=lfs diff=lfs merge=lfs -text
37
+ *.pk filter=lfs diff=lfs merge=lfs -text
all_six_datasets/.DS_Store ADDED
Binary file (6.15 kB). View file
 
all_six_datasets/ETT-small/ETTh1.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f18de3ad269cef59bb07b5438d79bb3042d3be49bdeecf01c1cd6d29695ee066
3
+ size 2589657
all_six_datasets/ETT-small/ETTh2.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3dc2c597b9218c7ce1cd55eb77b283fd459a1d09d753063f944967dd6b9218b
3
+ size 2417960
all_six_datasets/ETT-small/ETTm1.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ce1759b1a18e3328421d5d75fadcb316c449fcd7cec32820c8dafda71986c9e
3
+ size 10360719
all_six_datasets/ETT-small/ETTm2.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db973ca252c6410a30d0469b13d696cf919648d0f3fd588c60f03fdbdbadd1fd
3
+ size 9677236
all_six_datasets/electricity/.DS_Store ADDED
Binary file (6.15 kB). View file
 
all_six_datasets/electricity/electricity.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e45845d54c5219bad0ae6bc1b5316cf8ff9cead5d33fa998a5a51c2e4a497ad
3
+ size 95581762
all_six_datasets/exchange_rate/.DS_Store ADDED
Binary file (6.15 kB). View file
 
all_six_datasets/exchange_rate/exchange_rate.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48b4d9d3d508f5104162e85b9a6042e3557fde11aa9f2944eba8c0d0efc89842
3
+ size 637800
all_six_datasets/illness/national_illness.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93601f64d2566dc796ca4305adad8b8560c2db1a1ff04543c3bd813a7263570a
3
+ size 67620
all_six_datasets/traffic/.DS_Store ADDED
Binary file (6.15 kB). View file
 
all_six_datasets/traffic/traffic.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb06463d56fa17d87f47027cd9389ceae82a69eddee51cdb61480e120dab0b16
3
+ size 136478119
all_six_datasets/weather/weather.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34ee981d07313e51da2a50bb600072c8ae4a69cb4b0651f4cb93a069d7a2ba63
3
+ size 7235425
stl_forfoundation/.DS_Store ADDED
Binary file (6.15 kB). View file
 
stl_forfoundation/ETTh1/resid.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ddf0f3e9b6ba95e5da44ba9c0840a4809adf54d0add2615f437e4d00ab14b2c
3
+ size 488164
stl_forfoundation/ETTh1/seasonal.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43bd2ca2d7aca9ee28d3878d2a838bd8df4fbfeb80aea477499d543aefda4050
3
+ size 488164
stl_forfoundation/ETTh1/trend.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bc9c53c39a12e5969e1de588817d8741b2db9359eef55194a865fb41e3a5f62
3
+ size 488164
stl_forfoundation/ETTh2/resid.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20c3d1d9eb606c066d0b85db123b88faa7815d6d6cf3c4e3e4adbfc55d388ace
3
+ size 488164
stl_forfoundation/ETTh2/seasonal.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:909b0f765903a2b219781472c04097d461cfc4f6689b0dd6882a96989f2f31e3
3
+ size 488164
stl_forfoundation/ETTh2/trend.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16141bbb7a37858c01246ac9e7fe82c6a096b992ce86757bebb720e275d46340
3
+ size 488164
stl_forfoundation/electricity/resid.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d6ac1d9b4b0a1c1a7becb2e5285faef66b09898b2301665c38a90dbe3ed5532
3
+ size 33774742
stl_forfoundation/electricity/seasonal.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7d94c60b2bf730df7447bb1d0d1bede4431fb55c6e914baa8eb82893ea0a404
3
+ size 33774742
stl_forfoundation/electricity/trend.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d39c607b0bccbcba50336f47ec0b63e021f439643bddfc03240c761548d6fdb
3
+ size 33774742
stl_forfoundation/ettm1/resid.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10da0d57d896674e9405f1da9721ab923f0f927114744013334c3db8b0f4b6a1
3
+ size 1951446
stl_forfoundation/ettm1/seasonal.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0c2d0765ee89c34858145dce7126f0e299f0026251b5359ed5d970169eac358
3
+ size 1951446
stl_forfoundation/ettm1/trend.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34c89b7b3083e9b80d0abfedae022aad85833c4a904ce1c43a0337750146fe68
3
+ size 1951446
stl_forfoundation/ettm2/resid.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fedd677bd8d99c7dd9f1eb945a798922865034066b8df6509da915a561de72a1
3
+ size 1951446
stl_forfoundation/ettm2/seasonal.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7b4839bdc17763693664f7691cde877ed08dd36e63400412b65e4d6eb434ffa
3
+ size 1951446
stl_forfoundation/ettm2/trend.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3830bf9ed6f1ce91cb6955b0cb4dec9d32c7c4ed71e689bf3d3afc81d5a2ed3
3
+ size 1951446
stl_forfoundation/exchange/resid.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62893a216615707a8dc458a84ccd645c523b222c2950df7c12915d632311c8b3
3
+ size 243218
stl_forfoundation/exchange/seasonal.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91295e6bb0f939ea591dd306a5460d1f6c62ac2f74c0b0c0b5885a853fd2bdb3
3
+ size 243218
stl_forfoundation/exchange/trend.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9c5d582ff9a24756cb6a3c1e0e75731d36cbfcc3773cb944cff5ee2267ff5d3
3
+ size 243218
stl_forfoundation/illness/resid.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9824aa9d159caf506f74b9240b6904cc64f59ad3166041bec76ceb4c30f8b695
3
+ size 27441
stl_forfoundation/illness/seasonal.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:085e53a933d4843176a847c09551f8c8b35bccff980ccb63e95de3a4ed9d2b74
3
+ size 27441
stl_forfoundation/illness/trend.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb60c49ac5e7df63304f7386f3ffeedd8b7cfcaaf382bf0fbd2842715eb8e0d8
3
+ size 27441
stl_forfoundation/traffic/resid.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29e42830f212b80a587597145b4cde6e9a9cb09b339d328c694166cee831efe5
3
+ size 60492118
stl_forfoundation/traffic/seasonal.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50b65bd746f2cb2a4bf5a1ded670c5a569320565181fa40defcf0443628e219f
3
+ size 60492118
stl_forfoundation/traffic/trend.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fc42a2bfb196a8facaf509f5503790f331de1dfcee23e6390b66ccb9a8d9b37
3
+ size 60492118
stl_forfoundation/weather/resid.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76f27ced63f917ba86cb4608553e206d98a0a7cd14ec62170b550e2dd32f5ec6
3
+ size 4426868
stl_forfoundation/weather/seasonal.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d743bef932b6a7658af24d6b08b06d202d6d084ef0dce54ead7a3a6c09310ca6
3
+ size 4426868
stl_forfoundation/weather/trend.pk ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6c56fc5b0494850da2c83598d04a6cadb91bc5ab75373a337f263bd39eec140
3
+ size 4426868