Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,23 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- benchmark
|
| 7 |
+
- llm-evaluation
|
| 8 |
+
- algorithmic-trading
|
| 9 |
+
- lean
|
| 10 |
+
- quantconnect
|
| 11 |
+
- code-generation
|
| 12 |
+
pretty_name: LEAN-Bench
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# LEAN-Bench
|
| 16 |
+
A benchmark for evaluating large language models on algorithmic
|
| 17 |
+
trading strategy generation in QuantConnect's LEAN framework.
|
| 18 |
+
|
| 19 |
+
## Status
|
| 20 |
+
Under construction. Release in August 2026.
|
| 21 |
+
|
| 22 |
+
## Contact
|
| 23 |
+
jpinckard95@gmail.com
|