Eghbal commited on
Commit
9399c20
·
verified ·
1 Parent(s): 2022cc2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -10
README.md CHANGED
@@ -36,7 +36,7 @@ We are pleased to introduce **FinText-TSFM**, a comprehensive suite of **time se
36
  Our findings show that **off-the-shelf TSFMs** underperform in zero-shot forecasting, while **finance-pretrained models** achieve large gains in both predictive accuracy and portfolio Sharpe ratios.
37
 
38
  - **Evaluation Scope:**
39
- Models are benchmarked across **U.S. and international equities**, using rolling windows (5, 21, 252, 512 days) and **18M+ out-of-sample forecasts**.
40
 
41
 
42
  ### 🧠 Technical Overview
@@ -67,19 +67,16 @@ This project was made possible through computational and institutional support f
67
 
68
 
69
  ---
70
-
71
- <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: 20px; text-align: center;">
72
- <p style="font-weight: bold; font-size: 1.2em; margin-bottom: 4px;">Developed by:</p>
73
- <div style="display: flex; align-items: center; justify-content: center; gap: 30px; flex-wrap: wrap; margin-top: 0;">
74
- <img src="https://fintext.ai/UoM-logo.svg" alt="University of Manchester Logo" style="width: 220px; height: auto;">
75
- <img src="https://fintext.ai/UCL-logo.jpg" alt="UCL Logo" style="width: 110px; height: auto;">
76
  </div>
77
- <p style="font-size: 0.8em; margin-top: 6px;">
78
  Alliance Manchester Business School, The University of Manchester<br>
79
  Department of Mathematics, University College London
80
  </p>
81
  </div>
82
-
83
-
84
  ---
85
 
 
36
  Our findings show that **off-the-shelf TSFMs** underperform in zero-shot forecasting, while **finance-pretrained models** achieve large gains in both predictive accuracy and portfolio Sharpe ratios.
37
 
38
  - **Evaluation Scope:**
39
+ Models are benchmarked across **U.S. and international markets**, using rolling windows (5, 21, 252, 512 days) and **18M+ out-of-sample forecasts**.
40
 
41
 
42
  ### 🧠 Technical Overview
 
67
 
68
 
69
  ---
70
+ <div style="display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: 10px; text-align: center; line-height: 1.2;">
71
+ <p style="font-weight: bold; font-size: 1.1em; margin: 0;">Developed by:</p>
72
+ <div style="display: flex; align-items: center; justify-content: center; gap: 25px; flex-wrap: wrap; margin: 4px 0;">
73
+ <img src="https://fintext.ai/UoM-logo.svg" alt="University of Manchester Logo" style="width: 210px; height: auto; margin: 0;">
74
+ <img src="https://fintext.ai/UCL-logo.jpg" alt="UCL Logo" style="width: 100px; height: auto; margin: 0;">
 
75
  </div>
76
+ <p style="font-size: 0.8em; margin: 0;">
77
  Alliance Manchester Business School, The University of Manchester<br>
78
  Department of Mathematics, University College London
79
  </p>
80
  </div>
 
 
81
  ---
82