Merged
Conversation
puyuan1996
added a commit
that referenced
this pull request
Jun 3, 2025
* v0.2.0 * style(pu): use actions/upload-artifact@v3 * fix(pu): fix Union import in game_segment * style(pu): use actions/upload-artifact@v4 * test(nyz): only upload cov in macos * fix(pu): fix reanalyze_ratio compatibility with rope embed (#342) * fix(pu): fix release.yml * fix(pu): fix release.yml (#343) * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): use actions/download-artifact@v2 * fix(pu): use actions/download-artifact@v4 * release v0.2.0 * fix(lkj): fix typo in customize_envs.md * fix(pu): adapt atari and dmc2gym env to support shared_memory (#345) * fix(pu): fix atari and dmc2gym env to support shared_memory * tmp * fix(pu): fix frame_stack_num default cfg in atari env --------- Co-authored-by: puyuan <puyuan1996@qq.com> * delete unnecessary comments and translate CN comments into EN * delete unnecessary comment --------- Co-authored-by: 蒲源 <2402552459@qq.com> Co-authored-by: PaParaZz1 <niuyazhe314@outlook.com> Co-authored-by: 蒲源 <48008469+puyuan1996@users.noreply.github.com> Co-authored-by: 林楷傑 <46377141+KJLdefeated@users.noreply.github.com> Co-authored-by: puyuan <puyuan1996@qq.com>
puyuan1996
added a commit
that referenced
this pull request
Jun 3, 2025
…g and configurable reconstruction loss mode (#355) * v0.2.0 * polish(pu): add final_norm_option_in_encoder * polish(pu): polish jericho configs * tmp * fix(pu): fix world model init bug when use pretrained_model * tmp * feature(xjy): add text regularization function * feature(xjy): add decode text regularization option and related logs (#348) * fix(xjy): fixed some bug and add a function to output the decoder's text * fix(pu): fix _shift_right in decode loss * fix(xjy): add decode text function and decode_loss_mode option of reconstruction loss for jericho (#363) * Standardized the format and fixed existing bugs * resolved game_buffer bug and polished formatting * polish(xjy): standardize decode text related code for jericho (#366) * polish(xjy): delete unnecessary comments and translate CN comments into EN * fix(xjy): merged latest main branch (#368) * v0.2.0 * style(pu): use actions/upload-artifact@v3 * fix(pu): fix Union import in game_segment * style(pu): use actions/upload-artifact@v4 * test(nyz): only upload cov in macos * fix(pu): fix reanalyze_ratio compatibility with rope embed (#342) * fix(pu): fix release.yml * fix(pu): fix release.yml (#343) * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): use actions/download-artifact@v2 * fix(pu): use actions/download-artifact@v4 * release v0.2.0 * fix(lkj): fix typo in customize_envs.md * fix(pu): adapt atari and dmc2gym env to support shared_memory (#345) * fix(pu): fix atari and dmc2gym env to support shared_memory * tmp * fix(pu): fix frame_stack_num default cfg in atari env --------- Co-authored-by: puyuan <puyuan1996@qq.com> * delete unnecessary comments and translate CN comments into EN * delete unnecessary comment --------- Co-authored-by: 蒲源 <2402552459@qq.com> Co-authored-by: PaParaZz1 <niuyazhe314@outlook.com> Co-authored-by: 蒲源 <48008469+puyuan1996@users.noreply.github.com> Co-authored-by: 林楷傑 <46377141+KJLdefeated@users.noreply.github.com> Co-authored-by: puyuan <puyuan1996@qq.com> * latest remove unnucessary comments * fix(pu): fix compatibility * polish(pu): polish readme and requirements --------- Co-authored-by: puyuan <puyuan1996@qq.com> Co-authored-by: xiongjyu <xiongjyu@gmail.com> Co-authored-by: PaParaZz1 <niuyazhe314@outlook.com> Co-authored-by: 林楷傑 <46377141+KJLdefeated@users.noreply.github.com>
tAnGjIa520
pushed a commit
to tAnGjIa520/LightZero
that referenced
this pull request
Dec 1, 2025
tAnGjIa520
pushed a commit
to tAnGjIa520/LightZero
that referenced
this pull request
Dec 1, 2025
…g and configurable reconstruction loss mode (opendilab#355) * v0.2.0 * polish(pu): add final_norm_option_in_encoder * polish(pu): polish jericho configs * tmp * fix(pu): fix world model init bug when use pretrained_model * tmp * feature(xjy): add text regularization function * feature(xjy): add decode text regularization option and related logs (opendilab#348) * fix(xjy): fixed some bug and add a function to output the decoder's text * fix(pu): fix _shift_right in decode loss * fix(xjy): add decode text function and decode_loss_mode option of reconstruction loss for jericho (opendilab#363) * Standardized the format and fixed existing bugs * resolved game_buffer bug and polished formatting * polish(xjy): standardize decode text related code for jericho (opendilab#366) * polish(xjy): delete unnecessary comments and translate CN comments into EN * fix(xjy): merged latest main branch (opendilab#368) * v0.2.0 * style(pu): use actions/upload-artifact@v3 * fix(pu): fix Union import in game_segment * style(pu): use actions/upload-artifact@v4 * test(nyz): only upload cov in macos * fix(pu): fix reanalyze_ratio compatibility with rope embed (opendilab#342) * fix(pu): fix release.yml * fix(pu): fix release.yml (opendilab#343) * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): fix release.yml * fix(pu): use actions/download-artifact@v2 * fix(pu): use actions/download-artifact@v4 * release v0.2.0 * fix(lkj): fix typo in customize_envs.md * fix(pu): adapt atari and dmc2gym env to support shared_memory (opendilab#345) * fix(pu): fix atari and dmc2gym env to support shared_memory * tmp * fix(pu): fix frame_stack_num default cfg in atari env --------- Co-authored-by: puyuan <puyuan1996@qq.com> * delete unnecessary comments and translate CN comments into EN * delete unnecessary comment --------- Co-authored-by: 蒲源 <2402552459@qq.com> Co-authored-by: PaParaZz1 <niuyazhe314@outlook.com> Co-authored-by: 蒲源 <48008469+puyuan1996@users.noreply.github.com> Co-authored-by: 林楷傑 <46377141+KJLdefeated@users.noreply.github.com> Co-authored-by: puyuan <puyuan1996@qq.com> * latest remove unnucessary comments * fix(pu): fix compatibility * polish(pu): polish readme and requirements --------- Co-authored-by: puyuan <puyuan1996@qq.com> Co-authored-by: xiongjyu <xiongjyu@gmail.com> Co-authored-by: PaParaZz1 <niuyazhe314@outlook.com> Co-authored-by: 林楷傑 <46377141+KJLdefeated@users.noreply.github.com>
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.
No description provided.