Add task_categories metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
| 5 |
size_categories:
|
| 6 |
- 1GB < n < 10GB
|
| 7 |
tags:
|
|
@@ -11,6 +11,8 @@ tags:
|
|
| 11 |
- benchmark
|
| 12 |
- LLM
|
| 13 |
- correlation
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
[](https://arxiv.org/abs/2605.27887)
|
|
@@ -126,4 +128,4 @@ Both are part of the [PortBench collection](https://huggingface.co/collections/A
|
|
| 126 |
|
| 127 |
## License
|
| 128 |
|
| 129 |
-
This dataset is released under the MIT License. Data sourced from Yahoo Finance, FRED, Kaggle, and SEC EDGAR is subject to their respective terms of service.
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
license: mit
|
| 5 |
size_categories:
|
| 6 |
- 1GB < n < 10GB
|
| 7 |
tags:
|
|
|
|
| 11 |
- benchmark
|
| 12 |
- LLM
|
| 13 |
- correlation
|
| 14 |
+
task_categories:
|
| 15 |
+
- other
|
| 16 |
---
|
| 17 |
|
| 18 |
[](https://arxiv.org/abs/2605.27887)
|
|
|
|
| 128 |
|
| 129 |
## License
|
| 130 |
|
| 131 |
+
This dataset is released under the MIT License. Data sourced from Yahoo Finance, FRED, Kaggle, and SEC EDGAR is subject to their respective terms of service.
|