From News to Forecast
Browse files- .gitmodules +3 -3
.gitmodules
CHANGED
@@ -37,12 +37,12 @@
|
|
37 |
[submodule "lettuce_growth"]
|
38 |
path = lettuce_growth
|
39 |
url = https://huggingface.co/datasets/bromleyp/lettuce_growth
|
40 |
-
<<<<<<< HEAD
|
41 |
[submodule "avocado_prices"]
|
42 |
path = avocado_prices
|
43 |
url = https://huggingface.co/datasets/bromleyp/avocado_prices
|
44 |
-
=======
|
45 |
[submodule "timeseries-1mn-stocks"]
|
46 |
path = timeseries-1mn-stocks
|
47 |
url = https://huggingface.co/datasets/humun-research/timeseries-1mn-stocks
|
48 |
-
|
|
|
|
|
|
37 |
[submodule "lettuce_growth"]
|
38 |
path = lettuce_growth
|
39 |
url = https://huggingface.co/datasets/bromleyp/lettuce_growth
|
|
|
40 |
[submodule "avocado_prices"]
|
41 |
path = avocado_prices
|
42 |
url = https://huggingface.co/datasets/bromleyp/avocado_prices
|
|
|
43 |
[submodule "timeseries-1mn-stocks"]
|
44 |
path = timeseries-1mn-stocks
|
45 |
url = https://huggingface.co/datasets/humun-research/timeseries-1mn-stocks
|
46 |
+
[submodule "from_news_to_forecast"]
|
47 |
+
path = from_news_to_forecast
|
48 |
+
url = https://huggingface.co/datasets/lamblamb/from_news_to_forecast
|