Skip to content

refactor(scripts): add end-to-end training pipeline - #1305

Merged
tushuhei merged 3 commits into
mainfrom
evaluate_pr_pipeline_complexity
Aug 3, 2026
Merged

refactor(scripts): add end-to-end training pipeline#1305
tushuhei merged 3 commits into
mainfrom
evaluate_pr_pipeline_complexity

Conversation

@tushuhei

@tushuhei tushuhei commented Aug 3, 2026

Copy link
Copy Markdown
Member
  • Add dataset 3-way split options (--split-dir, --val-ratio, --test-ratio) to scripts/prepare_knbc.py.
  • Add --save-dataset and --append-quality output persistence flags to scripts/synthesize_samples.py.
  • Add scripts/run_training_pipeline.py to orchestrate dataset preparation, JAX fitting, and evaluation benchmarks.
  • Add comprehensive 5-phase Mermaid workflow diagram to scripts/README.md.
  • Add unit tests for scripts/run_training_pipeline.py.

TAG=agy

…put options

- Add dataset 3-way split options (--split-dir, --val-ratio, --test-ratio) to scripts/prepare_knbc.py.
- Add --save-dataset and --append-quality output persistence flags to scripts/synthesize_samples.py.
- Add scripts/run_training_pipeline.py to orchestrate dataset preparation, JAX fitting, and evaluation benchmarks.
- Add comprehensive 5-phase Mermaid workflow diagram to scripts/README.md.
- Add unit tests for scripts/run_training_pipeline.py.

TAG=agy
- Fix import ordering with isort across script test files.
- Apply yapf formatting across scripts and script tests.
- Add noqa annotations for flake8 compliance.
- Wrap long lines in scripts/README.md for markdownlint compliance.
@tushuhei
tushuhei requested a review from kojiishi August 3, 2026 07:22
@tushuhei tushuhei changed the title refactor(scripts): add end-to-end training pipeline and synthesis out… refactor(scripts): add end-to-end training pipeline Aug 3, 2026

@kojiishi kojiishi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tushuhei
tushuhei merged commit 720a0da into main Aug 3, 2026
43 checks passed
@tushuhei
tushuhei deleted the evaluate_pr_pipeline_complexity branch August 3, 2026 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants