nanochat/tasks
2025-10-24 14:02:48 +00:00
..
arc.py initial commit 2025-10-13 06:49:24 -07:00
common.py initial commit 2025-10-13 06:49:24 -07:00
customjson.py actually let's not brick code on git pull. change error to warning 2025-10-21 15:13:25 +00:00
gsm8k.py initial commit 2025-10-13 06:49:24 -07:00
humaneval.py initial commit 2025-10-13 06:49:24 -07:00
mmlu.py initial commit 2025-10-13 06:49:24 -07:00
smoltalk.py initial commit 2025-10-13 06:49:24 -07:00
spellingbee.py add the SpellingBee task so that nanochat can count r in strawberry etc. along the way we had to add a bunch of new functionality, e.g. extend the calculator to support the count function of python. possibly the current TaskMixture uses way too many synthetic examples of SpellingBee because the eval gives us exactly 100% performance on spelling. We can tune this later to reclaim some wall clock time here I think 2025-10-24 14:02:48 +00:00