nanochat/tasks
karaage0703 e1e836763e Add Japanese language support for nanochat
- Add NANOCHAT_LANG environment variable to switch languages
- Implement JapaneseInstructTask and JCommonsenseQA tasks
- Update dataset.py to support Japanese prompts and data loading
- Add Japanese evaluation in chat_eval.py and tok_eval.py
- Include speedrun_spark_ja.sh for Japanese training runs
- Add comprehensive test suite for Japanese support
- Include Kiro specification documents (requirements, design, tasks)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 21:29:45 +09: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
japanese_instruct.py Add Japanese language support for nanochat 2025-12-01 21:29:45 +09:00
jcommonsenseqa.py Add Japanese language support for nanochat 2025-12-01 21:29:45 +09: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 fix tokenization bug, there should be no space before first letter. sigh 2025-10-24 15:06:06 +00:00