Commit Graph

2 Commits

Author SHA1 Message Date
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
karpathy
3a5e0bc50b initial commit 2025-10-13 06:49:24 -07:00