curriculum-cot-code / .gitignore
Ubuntu
Cross-stage experiments: code, paper figures (solve/exact/precision/recall)
a40741d
__pycache__/
*.pyc
.env
.env.*
!.env.example
_prepared_data/
checkpoints/
final_checkpoint/
location_learner/
# Note: data/ JSONLs ARE tracked in this HF repo (overrides upstream .gitignore).
.wandb/
wandb/
**/.wandb/
**/wandb/
**/wandb_runtime/
.venv/
.hf_cache/
addition_runs/
tmp_latent_debug/
logs/
_pushlogs/
# In-flight run output trees (kept in HF model repos, not the code repo)
_runs/strawman_warm_*/
_runs/adaptive_k_resume_*/
_runs/launch_finish_repos23_*_pids.txt
_runs/nocurr_cot_*/
curriculum_cot/
# Cross-stage prediction dumps (kept on the workspace, not in code repo)
_experiments/cross_stage/preds/
_experiments/cross_stage/preds_xprompt/
_experiments/cross_stage/logs/
_experiments/cross_stage/logs_xprompt/
_experiments/cross_stage/figs/
_experiments/cross_stage/figs_xprompt/
_experiments/cross_stage/*.log