Spaces:
Running
Running
File size: 800 Bytes
877add7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | # Result Artifacts
These tracked files mirror the latest local smoke/evaluation artifacts so the README can show stable evidence even though `outputs/` and `checkpoints/` are intentionally git-ignored.
Current status:
- OpenEnv structure/runtime validation passes locally.
- Test suite passes locally.
- Frontend production build passes locally.
- SFT and GRPO artifacts in this folder are smoke/fallback evidence, not final judge-ready TRL/Unsloth training evidence.
- `hf_space_verification.json` is intentionally blocked until a valid Hugging Face token and real Space URL are available.
Replace these artifacts after the final Colab/HF GPU run:
- `sft_trl_run.json`
- `grpo_trl_run.json`
- `postsave_inference.json`
- `improvement_report.json`
- all plot PNGs
- `hf_space_verification.json`
|