Initial commit
Showing
Too many changes to show.
To preserve performance only 361 of 361+ files are displayed.
recipe/r1/README.md
0 → 100644
recipe/r1/__init__.py
0 → 100644
recipe/r1/data_process.py
0 → 100644
recipe/r1/main_eval.py
0 → 100644
recipe/r1/reward_score.py
0 → 100644
recipe/r1/tasks/__init__.py
0 → 100644
recipe/r1/tasks/gpqa.py
0 → 100644
recipe/r1/tasks/math.py
0 → 100644
requirements.txt
0 → 100644
| # requirements.txt records the full set of dependencies for development | ||
| accelerate | ||
| codetiming | ||
| datasets | ||
| dill | ||
| flash-attn | ||
| hydra-core | ||
| liger-kernel | ||
| numpy | ||
| pandas | ||
| datasets | ||
| peft | ||
| pyarrow>=15.0.0 | ||
| pybind11 | ||
| pylatexenc | ||
| pylint==3.3.6 | ||
| ray[default] | ||
| tensordict<=0.6.2 | ||
| torchdata | ||
| transformers | ||
| # vllm==0.6.3.post1 | ||
| wandb |
requirements_sglang.txt
0 → 100644
scripts/diagnose.py
0 → 100644
scripts/format.sh
0 → 100644
scripts/model_merger.py
0 → 100644
setup.py
0 → 100644
Please register or sign in to comment