nanochat/scripts
Azekowka dd6812c83e Refactor: Remove pandas dependency from base_eval.py
This commit addresses the TODO item in scripts/base_eval.py by removing the dependency on the pandas library. Specifically, the pd.read_csv call used to load eval_meta_data.csv has been replaced with Python's built-in csv module.
2025-10-14 16:52:26 +05:00
..
base_eval.py Refactor: Remove pandas dependency from base_eval.py 2025-10-14 16:52:26 +05:00
base_loss.py initial commit 2025-10-13 06:49:24 -07:00
base_train.py initial commit 2025-10-13 06:49:24 -07:00
chat_cli.py initial commit 2025-10-13 06:49:24 -07:00
chat_eval.py initial commit 2025-10-13 06:49:24 -07:00
chat_rl.py initial commit 2025-10-13 06:49:24 -07:00
chat_sft.py initial commit 2025-10-13 06:49:24 -07:00
chat_web.py initial commit 2025-10-13 06:49:24 -07:00
mid_train.py initial commit 2025-10-13 06:49:24 -07:00
tok_eval.py initial commit 2025-10-13 06:49:24 -07:00
tok_train.py initial commit 2025-10-13 06:49:24 -07:00