add llama-3.3-70b-instruct eval yaml files

This commit is contained in:
Andreas Koepf 2025-02-26 20:54:07 +01:00
parent 6511725711
commit acb2d7eb53
9 changed files with 129 additions and 0 deletions

View file

@ -0,0 +1,12 @@
#!/bin/bash
# run this script from the parent directory
./eval.py --yaml algebra.yaml
./eval.py --yaml algorithmic.yaml
./eval.py --yaml arc.yaml
./eval.py --yaml arithmetic.yaml
./eval.py --yaml code.yaml
./eval.py --yaml cognition.yaml
./eval.py --yaml games.yaml
./eval.py --yaml geometry.yaml
./eval.py --yaml graphs.yaml
./eval.py --yaml logic.yaml