InternBootcamp/internbootcamp/libs
Yongkang Chen a8249acc18
update to tech report version (#10)
* feat(run_eval): add checkpoint resume functionality and update example documentation;
- update new bootcamp benchmark dataset

* refactor(data_pipeline): optimize data generation pipeline; add multiple preset configurations for data generation

* docs: update bootcamp list and add new scripts

- Update Fulllist_InternBootcamp.md with new bootcamps and categories
- Add new scripts to .gitignore:
  - examples/pipelines/filter_autogen_configs.py
  - examples/pipelines/quickgen_data_configs_from_eval_meta.py
- Update dependencies in setup.py:
  - Add scipy and scikit-learn

* refactor(internbootcamp): update bootcamp modules and improve error handling

- Update import statements in __init__.py files
- Add timestamp to target directory name in verl_data_preprocess.py
- Improve error handling and scoring logic in bootcamp_judger.py
- Remove unnecessary comments and update puzzle descriptions in multiple files
2025-08-28 12:39:47 +08:00
..
arrowmaze init-commit 2025-05-23 15:27:15 +08:00
bbeh_buggy_tables init-commit 2025-05-23 15:27:15 +08:00
bbeh_hyperbaton feat(bootcamp): Add BBEHHyperbaton (verified) 2025-06-12 14:15:53 +08:00
bbeh_multistep_arithmetic init-commit 2025-05-23 15:27:15 +08:00
calcudoku init-commit 2025-05-23 15:27:15 +08:00
campsite init-commit 2025-05-23 15:27:15 +08:00
chemStructure2Property refactor(bootcamp): simplify InChI and SMILES generation 2025-06-17 13:29:31 +08:00
cipher init-commit 2025-05-23 15:27:15 +08:00
circuit Fix: Resolve 'low >= high' error in circuit generation - Fixed np.random.randint(2, 2) error when num_additional_edges_max == 1 - Added proper handling for cases where only 1 additional edge is possible - Prevents continuous failures when generating circuits with min_nodes=3 2025-06-19 13:28:02 +08:00
cryptomath init-commit 2025-05-23 15:27:15 +08:00
data init-commit 2025-05-23 15:27:15 +08:00
futoshiki init-commit 2025-05-23 15:27:15 +08:00
game24 init-commit 2025-05-23 15:27:15 +08:00
masyu init-commit 2025-05-23 15:27:15 +08:00
maze init-commit 2025-05-23 15:27:15 +08:00
med_calculator update to tech report version (#10) 2025-08-28 12:39:47 +08:00
nurikabe init-commit 2025-05-23 15:27:15 +08:00
re_arc init-commit 2025-05-23 15:27:15 +08:00
Skyscrapers init-commit 2025-05-23 15:27:15 +08:00
slitherlink init-commit 2025-05-23 15:27:15 +08:00
starbattle init-commit 2025-05-23 15:27:15 +08:00
wordladder init-commit 2025-05-23 15:27:15 +08:00
__init__.py init-commit 2025-05-23 15:27:15 +08:00