fix: add the link of paper and code
Browse files
README.md
CHANGED
|
@@ -16,6 +16,9 @@ size_categories:
|
|
| 16 |
- 10M<n<100M
|
| 17 |
---
|
| 18 |
|
|
|
|
|
|
|
|
|
|
| 19 |
# PortBench Market Base Dataset
|
| 20 |
|
| 21 |
## Dataset Description
|
|
@@ -72,8 +75,3 @@ This dataset serves as the foundation for PortBench's dual-layer evaluation. It
|
|
| 72 |
|
| 73 |
All features strictly respect temporal integrity — no look-ahead bias. Any derived feature uses only information available at or before the corresponding date.
|
| 74 |
|
| 75 |
-
### Citation
|
| 76 |
-
|
| 77 |
-
```bibtex
|
| 78 |
-
|
| 79 |
-
```
|
|
|
|
| 16 |
- 10M<n<100M
|
| 17 |
---
|
| 18 |
|
| 19 |
+
[](https://arxiv.org/abs/2605.27887)
|
| 20 |
+
[](https://github.com/AgenticFinLab/portbench)
|
| 21 |
+
|
| 22 |
# PortBench Market Base Dataset
|
| 23 |
|
| 24 |
## Dataset Description
|
|
|
|
| 75 |
|
| 76 |
All features strictly respect temporal integrity — no look-ahead bias. Any derived feature uses only information available at or before the corresponding date.
|
| 77 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|