fix: add the link of paper and code
Browse files
README.md
CHANGED
|
@@ -16,6 +16,9 @@ size_categories:
|
|
| 16 |
- 1M<n<10M
|
| 17 |
---
|
| 18 |
|
|
|
|
|
|
|
|
|
|
| 19 |
# PortBench QA Dataset
|
| 20 |
|
| 21 |
## Dataset Description
|
|
@@ -98,9 +101,3 @@ QA pairs are stratified by market regime (bull/bear/sideways/crisis) to enable p
|
|
| 98 |
### Point-in-Time (PiT) Constraint
|
| 99 |
|
| 100 |
All questions use only information available at or before the `decision_date`. Ground-truth answers are computed from realized future data that is never included in the question or context.
|
| 101 |
-
|
| 102 |
-
### Citation
|
| 103 |
-
|
| 104 |
-
```bibtex
|
| 105 |
-
|
| 106 |
-
```
|
|
|
|
| 16 |
- 1M<n<10M
|
| 17 |
---
|
| 18 |
|
| 19 |
+
[](https://arxiv.org/abs/2605.27887)
|
| 20 |
+
[](https://github.com/AgenticFinLab/portbench)
|
| 21 |
+
|
| 22 |
# PortBench QA Dataset
|
| 23 |
|
| 24 |
## Dataset Description
|
|
|
|
| 101 |
### Point-in-Time (PiT) Constraint
|
| 102 |
|
| 103 |
All questions use only information available at or before the `decision_date`. Ground-truth answers are computed from realized future data that is never included in the question or context.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|