[PZ COMPETITION] Echoch Submission#169
Open
Echochef wants to merge 3 commits intoFlagAI-Open:mainfrom
Open
Conversation
提交内容包括: - VERL框架修改代码和详细说明 (verl050/) - 评估脚本和数据分析 (evaluation/) - 初复赛方案文档 (Openseek_初复赛方案.pdf) - TensorBoard训练日志 (tensorboardsteps/) - 依赖配置文件 (requirements.txt) - 详细代码改动说明 (VERL_DETAILED_CODE_DIFF.md) 团队: Echoch 日期: 2025-09-12
提交内容包括: - VERL框架修改代码和详细说明 (verl050/) - 评估脚本和数据分析 (evaluation/) - 初复赛方案文档 (Openseek_初复赛方案.pdf) - TensorBoard训练日志 (tensorboardsteps/) - 依赖配置文件 (requirements.txt) - 详细代码改动说明 (VERL_DETAILED_CODE_DIFF.md) 团队: Echoch 日期: 2025-09-12
提交内容包括: - VERL框架修改代码和详细说明 (verl050/) - 评估脚本和数据分析 (evaluation/) - 初复赛方案文档 (Openseek_初复赛方案.pdf) - TensorBoard训练日志 (tensorboardsteps/) - 依赖配置文件 (requirements.txt) - 详细代码改动说明 (VERL_DETAILED_CODE_DIFF.md) 团队: Echoch 日期: 2025-09-12
|
Note The number of changes in this pull request is too large for Gemini Code Assist to generate a summary. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
团队名称:Echoch
提交账号:Echoch
PR提交内容:初赛/决赛报告、决赛verl的代码、因为改的太多了所以给出完整代码
只列出了最后使用的PPO+PRM/rule加权代码 但实际上包括但不限于 PPO+SFT混合加权loss的verl代码 PPO的actor和critic共享权重进行PPO+SFT加权代码等。