HeliumTrades commited on
Commit
de69aa2
·
verified ·
1 Parent(s): de82f43

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -12,11 +12,12 @@ license: mit
12
 
13
  # Helium Beat-48 Challenge
14
 
15
- Can your LLM read a real option chain? Sample frozen prompts from the [Market Resolution benchmark](https://huggingface.co/datasets/HeliumTrades/helium-market-resolution-benchmark) **v3.0** and compare to the current frontier leaderboard.
16
 
17
- v3 scoring covers new tasks (`time_value`, `parity_prices`, `term_structure_table`, `chain_surface_mcq`) and drops answer-leak term-structure MCQs.
18
 
19
- Set `OPENAI_API_KEY` (or other provider keys) in Space secrets. Uses LiteLLM model strings.
20
 
21
- - [Landing page](https://heliumtrades.com/benchmarks/)
22
- - [Model Worldview benchmark](https://huggingface.co/datasets/HeliumTrades/helium-model-worldview-benchmark)
 
 
12
 
13
  # Helium Beat-48 Challenge
14
 
15
+ Can your LLM read a real option chain?
16
 
17
+ Sample frozen prompts from the [Market Resolution benchmark](https://huggingface.co/datasets/HeliumTrades/helium-market-resolution-benchmark) (v3) and compare to the current frontier.
18
 
19
+ Set provider keys in Space secrets. Uses LiteLLM model strings.
20
 
21
+ - [Market Resolution](https://huggingface.co/datasets/HeliumTrades/helium-market-resolution-benchmark)
22
+ - [Model Worldview](https://huggingface.co/datasets/HeliumTrades/helium-model-worldview-benchmark)
23
+ - [Landing](https://heliumtrades.com/benchmarks/)