rparkr commited on
Commit
163c3dc
·
verified ·
1 Parent(s): 4c06eda

chore: remove eval_results directory

Browse files

# Summary
Delete the "eval_results" directory, since it is already available in the training bucket: https://huggingface.co/buckets/rparkr/lfm-coder-training-bucket

# Motivation
The "eval_results" directory contained three JSONL files detailing the model's peformance on the evaluation datasets at three points during training (every 1,000 steps). Each file contains the prompt and model completion for all prompts across both evaluation datasets, the extracted code from the model's completion, and whether the model's code passed the tests. This data is useful for inspection and analysis, but it belongs in the training bucket with other training data (e.g., trackio metrics) rather than in the model repository.

eval_results/LFM2.5-1.2B-Instruct-grpo_2026-04-28T02-52-22Z.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
eval_results/LFM2.5-1.2B-Instruct-grpo_2026-04-30T01-00-08Z.jsonl DELETED
The diff for this file is too large to render. See raw diff
 
eval_results/LFM2.5-1.2B-Instruct-grpo_2026-05-01T05-54-59Z.jsonl DELETED
The diff for this file is too large to render. See raw diff