mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-27 17:23:19 +00:00
add llama-3.3-70b-instruct eval yaml files
This commit is contained in:
parent
6511725711
commit
acb2d7eb53
9 changed files with 129 additions and 0 deletions
19
eval/yaml/llama-3.3-70b-instruct/games.yaml
Normal file
19
eval/yaml/llama-3.3-70b-instruct/games.yaml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
model: meta-llama/llama-3.3-70b-instruct
|
||||
provider: Hyperbolic
|
||||
category: games
|
||||
datasets:
|
||||
- countdown
|
||||
- emoji_mystery
|
||||
- futoshuki
|
||||
- knight_swap
|
||||
- maze
|
||||
- mini_sudoku
|
||||
- n_queens
|
||||
- sokoban
|
||||
- sudoku
|
||||
- tower_of_hanoi
|
||||
- tsumego
|
||||
eval_dir: results/llama-3.3-70b-instruct
|
||||
dataset_size: 50
|
||||
dataset_seed: 45
|
||||
developer_role: system
|
||||
Loading…
Add table
Add a link
Reference in a new issue