mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
add llama-3.3-70b-instruct algebra, algorithmic eval configs
This commit is contained in:
parent
92c8be1699
commit
6d5168d1e5
9 changed files with 62 additions and 0 deletions
14
eval/yaml/llama-3.3-70b-instruct/algebra.yaml
Normal file
14
eval/yaml/llama-3.3-70b-instruct/algebra.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
model: meta-llama/llama-3.3-70b-instruct
|
||||
provider: Hyperbolic
|
||||
category: algebra
|
||||
datasets:
|
||||
- intermediate_integration
|
||||
- polynomial_equations
|
||||
- polynomial_multiplication
|
||||
- simple_equations
|
||||
- simple_integration
|
||||
- complex_arithmetic
|
||||
eval_dir: results/llama-3.3-70b-instruct
|
||||
dataset_size: 50
|
||||
dataset_seed: 42
|
||||
developer_role: system
|
||||
Loading…
Add table
Add a link
Reference in a new issue