iamzuoyou commited on
Commit
b85f0ec
·
verified ·
1 Parent(s): ba755e1

Update README_en.md: absolute language links, combined results figure

Browse files
Files changed (1) hide show
  1. README_en.md +2 -3
README_en.md CHANGED
@@ -1,7 +1,7 @@
1
  # Alpha-R1: Alpha Screening with LLM Reasoning via Reinforcement Learning
2
 
3
  <p align="center">
4
- <a href="README_en.md">English</a> | <a href="README.md">中文</a>
5
  </p>
6
 
7
  **Alpha-R1** is a reasoning-enhanced LLM for quantitative alpha selection: built on Qwen3-8B and trained with GRPO reinforcement learning ([verl](https://github.com/volcengine/verl)) using a market-feedback reward. It reasons over **semantic factor descriptions** — how each factor works, when it works, and when it fails — and selects the Alpha101 factors that best fit current market conditions.
@@ -74,8 +74,7 @@ Validation and parsing scripts are provided under `src/alpha_r1/parsing/` in the
74
  12-month out-of-sample testing (2025-01-01 to 2025-12-31, paper Table 1):
75
 
76
  <p align="center">
77
- <img src="assets/main_result_sp500.png" alt="Backtest NAV comparison on the S&P 500 asset pool" style="width: 49%;">
78
- <img src="assets/main_result_csi300.png" alt="Backtest NAV comparison on the CSI 300 asset pool" style="width: 49%;">
79
  </p>
80
 
81
  <table>
 
1
  # Alpha-R1: Alpha Screening with LLM Reasoning via Reinforcement Learning
2
 
3
  <p align="center">
4
+ <a href="https://huggingface.co/FinStep/Alpha-R1/blob/main/README_en.md">English</a> | <a href="https://huggingface.co/FinStep/Alpha-R1/blob/main/README.md">中文</a>
5
  </p>
6
 
7
  **Alpha-R1** is a reasoning-enhanced LLM for quantitative alpha selection: built on Qwen3-8B and trained with GRPO reinforcement learning ([verl](https://github.com/volcengine/verl)) using a market-feedback reward. It reasons over **semantic factor descriptions** — how each factor works, when it works, and when it fails — and selects the Alpha101 factors that best fit current market conditions.
 
74
  12-month out-of-sample testing (2025-01-01 to 2025-12-31, paper Table 1):
75
 
76
  <p align="center">
77
+ <img src="assets/main_results.png" alt="Backtest NAV comparison on S&P 500 (left) and CSI 300 (right)" style="width: 100%;">
 
78
  </p>
79
 
80
  <table>