yuxuan-z commited on
Commit
dc1c86e
·
verified ·
1 Parent(s): 4d3a60a

fix: add the link of paper and code

Browse files
Files changed (1) hide show
  1. README.md +3 -5
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
+ [![Paper](https://img.shields.io/badge/arXiv-2605.27887-b31b1b)](https://arxiv.org/abs/2605.27887)
20
+ [![Code](https://img.shields.io/badge/GitHub-PortBench-blue)](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