Commit
ba2ae42
·
0 Parent(s):

Add OmniScient results (fine-tuned Chronos-2 derivative, 360 Labs)

Browse files

LoRA fine-tune of amazon/chronos-2 on a small proprietary corpus of anonymized business time series. No TIME data, no TIME upstream sources, no public benchmark corpora used in fine-tuning. All 98 tasks, current dataset version, unmodified timebench metrics. Full disclosure in the discussion comment.


Co-authored-by: zqiao11 <zqiao11@users.noreply.huggingface.co>
Co-authored-by: YunshiWen <YunshiWen@users.noreply.huggingface.co>
Co-authored-by: Twinkles01 <Twinkles01@users.noreply.huggingface.co>
Co-authored-by: xjjneversaynever <xjjneversaynever@users.noreply.huggingface.co>
Co-authored-by: chris-lettieri-dd <chris-lettieri-dd@users.noreply.huggingface.co>
Co-authored-by: shengp666 <shengp666@users.noreply.huggingface.co>

This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +61 -0
  2. README.md +28 -0
  3. features/Australia_Solar/H/test.csv +3 -0
  4. features/Auto_Production_SF/M/full.csv +3 -0
  5. features/CPHL/15T/test.csv +3 -0
  6. features/CPHL/30T/test.csv +3 -0
  7. features/CPHL/H/test.csv +3 -0
  8. features/Coastal_T_S/15T/test.csv +3 -0
  9. features/Coastal_T_S/20T/test.csv +3 -0
  10. features/Coastal_T_S/5T/test.csv +3 -0
  11. features/Coastal_T_S/H/test.csv +3 -0
  12. features/Commodity_Import/M/full.csv +3 -0
  13. features/Commodity_Production/M/full.csv +3 -0
  14. features/Crypto/D/full.csv +3 -0
  15. features/ECDC_COVID/D/full.csv +3 -0
  16. features/ECDC_COVID/W/full.csv +3 -0
  17. features/EWELD_Load/15T/test.csv +3 -0
  18. features/Finland_Traffic/15T/test.csv +3 -0
  19. features/Global_Influenza/W/full.csv +3 -0
  20. features/Global_Price/Q/full.csv +3 -0
  21. features/Housing_Inventory/M/full.csv +3 -0
  22. features/JOLTS/M/full.csv +3 -0
  23. features/Job_Claims/W/full.csv +3 -0
  24. features/MetroPT-3/5T/test.csv +3 -0
  25. features/NE_China_Wind/H/test.csv +3 -0
  26. features/Oil_Price/B/test.csv +3 -0
  27. features/Online_Retail_2_UCI/D/full.csv +3 -0
  28. features/OpenElectricity_NEM/5T/test.csv +3 -0
  29. features/Port_Activity/D/full.csv +3 -0
  30. features/Port_Activity/W/full.csv +3 -0
  31. features/SG_Carpark/15T/test.csv +3 -0
  32. features/SG_PM25/H/test.csv +3 -0
  33. features/SG_Weather/D/full.csv +3 -0
  34. features/Smart_Manufacturing/H/full.csv +3 -0
  35. features/Supply_Chain_Customer/D/full.csv +3 -0
  36. features/Supply_Chain_Location/D/full.csv +3 -0
  37. features/US_Labor/M/full.csv +3 -0
  38. features/US_Term_Structure/B/test.csv +3 -0
  39. features/Uncertainty_1M/M/full.csv +3 -0
  40. features/Vehicle_Sales/M/full.csv +3 -0
  41. features/Vehicle_Supply/M/full.csv +3 -0
  42. features/WUI_Global/Q/full.csv +3 -0
  43. features/Water_Quality_Darwin/15T/test.csv +3 -0
  44. features/azure2019_D/5T/test.csv +3 -0
  45. features/azure2019_I/5T/test.csv +3 -0
  46. features/azure2019_U/5T/full.csv +3 -0
  47. features/current_velocity/10T/test.csv +3 -0
  48. features/current_velocity/15T/test.csv +3 -0
  49. features/current_velocity/20T/test.csv +3 -0
  50. features/current_velocity/5T/test.csv +3 -0
.gitattributes ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.avro filter=lfs diff=lfs merge=lfs -text
4
+ *.bin filter=lfs diff=lfs merge=lfs -text
5
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
6
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
7
+ *.ftz filter=lfs diff=lfs merge=lfs -text
8
+ *.gz filter=lfs diff=lfs merge=lfs -text
9
+ *.h5 filter=lfs diff=lfs merge=lfs -text
10
+ *.joblib filter=lfs diff=lfs merge=lfs -text
11
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
13
+ *.mds filter=lfs diff=lfs merge=lfs -text
14
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
+ *.model filter=lfs diff=lfs merge=lfs -text
16
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
17
+ *.npy filter=lfs diff=lfs merge=lfs -text
18
+ *.npz filter=lfs diff=lfs merge=lfs -text
19
+ *.onnx filter=lfs diff=lfs merge=lfs -text
20
+ *.ot filter=lfs diff=lfs merge=lfs -text
21
+ *.parquet filter=lfs diff=lfs merge=lfs -text
22
+ *.pb filter=lfs diff=lfs merge=lfs -text
23
+ *.pickle filter=lfs diff=lfs merge=lfs -text
24
+ *.pkl filter=lfs diff=lfs merge=lfs -text
25
+ *.pt filter=lfs diff=lfs merge=lfs -text
26
+ *.pth filter=lfs diff=lfs merge=lfs -text
27
+ *.rar filter=lfs diff=lfs merge=lfs -text
28
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
29
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
31
+ *.tar filter=lfs diff=lfs merge=lfs -text
32
+ *.tflite filter=lfs diff=lfs merge=lfs -text
33
+ *.tgz filter=lfs diff=lfs merge=lfs -text
34
+ *.wasm filter=lfs diff=lfs merge=lfs -text
35
+ *.xz filter=lfs diff=lfs merge=lfs -text
36
+ *.zip filter=lfs diff=lfs merge=lfs -text
37
+ *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
39
+ # Audio files - uncompressed
40
+ *.pcm filter=lfs diff=lfs merge=lfs -text
41
+ *.sam filter=lfs diff=lfs merge=lfs -text
42
+ *.raw filter=lfs diff=lfs merge=lfs -text
43
+ # Audio files - compressed
44
+ *.aac filter=lfs diff=lfs merge=lfs -text
45
+ *.flac filter=lfs diff=lfs merge=lfs -text
46
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
47
+ *.ogg filter=lfs diff=lfs merge=lfs -text
48
+ *.wav filter=lfs diff=lfs merge=lfs -text
49
+ # Image files - uncompressed
50
+ *.bmp filter=lfs diff=lfs merge=lfs -text
51
+ *.gif filter=lfs diff=lfs merge=lfs -text
52
+ *.png filter=lfs diff=lfs merge=lfs -text
53
+ *.tiff filter=lfs diff=lfs merge=lfs -text
54
+ # Image files - compressed
55
+ *.jpg filter=lfs diff=lfs merge=lfs -text
56
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
57
+ *.webp filter=lfs diff=lfs merge=lfs -text
58
+ # Video files - compressed
59
+ *.mp4 filter=lfs diff=lfs merge=lfs -text
60
+ *.webm filter=lfs diff=lfs merge=lfs -text
61
+ *.csv filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - time-series-forecasting # 这是让系统识别为时间序列任务的关键
5
+ tags: # 自定义标签
6
+ - time-series
7
+ - forecasting
8
+ - benchmark
9
+ ---
10
+
11
+ This repository contains the extracted time series features (tsfeatures) for each variate and the detailed forecasting results for every experiment.
12
+
13
+ **Note**: These files are for building leaderboard and visualization; users do not need to download this directory.
14
+
15
+ * `features/`: **Statistical Features (tsfeatures)**
16
+
17
+ Each dataset's features are saved to: `output/features/{dataset}/{freq}/`.
18
+ This directory stores the computed tsfeatures for the variates in the dataset. The folder contains a CSV file named either:
19
+ * `test.csv`: Features calculated on the **test split**.
20
+ * `full.csv`: Features calculated on the **full dataset**.
21
+
22
+ * `results/`: **Experimental Results**
23
+
24
+ Each experiment is saved to: `output/results/{model}/{dataset}/{freq}/{horizon}/`.
25
+ Each directory represents a specific model-dataset-frequency-horizon combination and contains the following files:
26
+ * `config.json`: The experiment settings and hyperparameters.
27
+ * `metrics.npz`: Window-level forecasting metrics (e.g., MASE, CRPS).
28
+ * `predictions.npz`: Quantile prediction results for each sliding window.
features/Australia_Solar/H/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a985091e1c181a117e95c8df987581f3af8d33ade0840ff617770200d89f3e46
3
+ size 1916
features/Auto_Production_SF/M/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49533c12733d2011a790a5e55b71ad976aabdaf5bf69b943e76cbbb79408175f
3
+ size 894
features/CPHL/15T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:933af9a35db12092efadf1c95564838510cc5ce140f997a1100d10cb7c2902fc
3
+ size 1389
features/CPHL/30T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77c4b348d6454711e930c1ca91ee583b6c9ac1de3ff15faba89496c20780c1d1
3
+ size 1374
features/CPHL/H/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3509ee36a45f7f62f9d2f934c78e6073084f7cc31a1204e9b94d38d9131bb626
3
+ size 2318
features/Coastal_T_S/15T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:746e98aadc4c770102b72047460d47d7d804782bb463f4a89804ee9158bda20a
3
+ size 7749
features/Coastal_T_S/20T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e3becbd3dabe388e62c22ce244bb23b15d6aae273549dab99886103e66e1c66
3
+ size 1850
features/Coastal_T_S/5T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50aa21378ae59ad78db78c04d4ea61c4be17b483afca10acec6869143d3ef5fc
3
+ size 27010
features/Coastal_T_S/H/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8efe66f2906dde742e00996aa4f0c7fb33e0401c47765dff7efa10f9aa99088a
3
+ size 35580
features/Commodity_Import/M/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0236752f527089167407a5da02446722409ca7ec1c4e606edd127993dc092e62
3
+ size 4962
features/Commodity_Production/M/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:580e543a928a2750ac28e75e2e79af7af2f788ca44d06b58e13dd014364c51b4
3
+ size 20554
features/Crypto/D/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f939f393ed97a5a56510d580e54aac199e27410ab890c634d14ef8804b1baf0
3
+ size 2462
features/ECDC_COVID/D/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81cf1a952dee4048efdea944ef53f215c35baf75fb804422fb75d5ff59c55092
3
+ size 4792
features/ECDC_COVID/W/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:011813d0a819966884bd21e6b4d3665ec40e306a2faadff53b7b057f4c26fd86
3
+ size 8184
features/EWELD_Load/15T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec37f5c0512c2e6e7943b06992895f1d8cdf426a23376cad47210c929bbc1c4b
3
+ size 5315
features/Finland_Traffic/15T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f8f446a3b86f235386a24e3ca8494435043171b28958f0a21d3c025fff1fe5
3
+ size 867
features/Global_Influenza/W/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c4a9708c2ee21b9c70d283f289c7c9af77e125a856010be35679a2516dab5d1
3
+ size 31473
features/Global_Price/Q/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf9a0b2a6b89206ed3d4b02b8a6c23d3a368f40ec4779508d49c11bd327d4a83
3
+ size 30897
features/Housing_Inventory/M/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c110e0f2105a3c664cb6b7e3385841fac76736295a58a1b0859e5e1d44ce1ac
3
+ size 2327
features/JOLTS/M/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:715d34e72acd8428fdb4c7dc56f85bfdccbe7ba8fe61081a770cb14f980ae54c
3
+ size 3285
features/Job_Claims/W/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdabb58be1daefa6298dcf6366699fd1ab30b66ff184c2852c0797f119a23107
3
+ size 1511
features/MetroPT-3/5T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74611f450063faf1b842a0255b4292ad60934e197e6d571353d592822fd2684e
3
+ size 3434
features/NE_China_Wind/H/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e10e4d90aa4e17f052661e3875cce967d3067a30080deb833c4d65c26c26c3aa
3
+ size 2378
features/Oil_Price/B/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:763b28bbb2a826949a09b07a4480c3ee9635b1473abe896ef413753e6bd6a871
3
+ size 6863
features/Online_Retail_2_UCI/D/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97c92572da54f7bf4ea21aadf823998f9c9446a30bf961f391d6c7958ad30541
3
+ size 871
features/OpenElectricity_NEM/5T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fb20e4c1a9720a097fdbeeef723f9b1a9418790c0fe8c21df4832713cf60b68
3
+ size 5474
features/Port_Activity/D/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa9a31dfee4e7b32c78908e7df8f5f4bcb733b4cbef627d649e382ed4c845298
3
+ size 100059
features/Port_Activity/W/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4010d9e5f99bf8296105286f0ba1135d5ebde4dec3f16071788e181fb90a54fb
3
+ size 101794
features/SG_Carpark/15T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fae7a7cfb09d280c38a9292cefb24b7221860d8abd05c4ed1ee07cc3ebab442
3
+ size 172156
features/SG_PM25/H/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4346781bd9f1b6740671adcc3756c3ccc4ecb318154b17b540b56a626dd2478
3
+ size 2807
features/SG_Weather/D/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d6b20896b842cfb340f0fc49ab78126951f959e5bff7f49c12edf237399d4ff
3
+ size 12652
features/Smart_Manufacturing/H/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76e4ce96e57c8b419aa80940c746bb9be550dcbc7e5d0bf3c8965de524aceaae
3
+ size 91666
features/Supply_Chain_Customer/D/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9837cba82c4305927c24861f27df95fcaf6fb6a5ebfa2890e113548a49d237f
3
+ size 19240
features/Supply_Chain_Location/D/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b60b53a35bf8609da5787dc8c503d4427e1d981b14cf4451c50bf1acc236126f
3
+ size 27193
features/US_Labor/M/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b45e25a9d653a187fe5ba5351c23ebba1d0b83c9e7ffc463d868a0c052a2890
3
+ size 7468
features/US_Term_Structure/B/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49e07e2ea4d30e0a0c70ad8a07c6c8e44871565fe177447ec0ec19234e1bcfe8
3
+ size 21511
features/Uncertainty_1M/M/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f82945048042c8cbaf2400c6a3dd1d5f470627a7258611f965a873581bf87c4b
3
+ size 1860
features/Vehicle_Sales/M/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30ca9457b3bf6024553d4296c446e2827085b91e5b86ea8975017f79c4b81c5d
3
+ size 5466
features/Vehicle_Supply/M/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c60f21649a8aafe22cb23235cb7dc6fd663f503d4b99f5e12db246cb80c3cbf7
3
+ size 3393
features/WUI_Global/Q/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fdfc534bff8e85f804d864c5dd610dc9ed595f309c74a24137bc7fcb11298ff
3
+ size 7835
features/Water_Quality_Darwin/15T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5addc7a6503263dd0efa64a3a4c871651c668c0359a95d759999f241391af6d8
3
+ size 21195
features/azure2019_D/5T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ba29e1c5372f23c55503fec69e6879e5994e413d9b39de916a168d279b8af13
3
+ size 1486201
features/azure2019_I/5T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30e8fa5407065ed29aac3556caee5f92ac62172681f655b39a0113fcea5a0774
3
+ size 739201
features/azure2019_U/5T/full.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59a6501442689e703e5e33cb6e56f5bf0e6be820a6fe247f87adbd5566f9fe12
3
+ size 117789
features/current_velocity/10T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d65078eacc3113697495e3ea5ca9726b38947baf021efa2bf3f11d95710f12d
3
+ size 36967
features/current_velocity/15T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:110516dd3a73a38a3aa371ae5fdc42f97cbe89e2c212ea5817fb6eafbaba1826
3
+ size 17821
features/current_velocity/20T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9738e9a6556947d8269555a94154a8114c25a0e4c160e629a68d05318b472a1
3
+ size 99556
features/current_velocity/5T/test.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86a04d208a7f2c972228b65d647ec7d7da0861c44adfafe1c52d15bd7645ca8a
3
+ size 4099