Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

env(zjow): add Huggingface model card support for ppof envs #737

Merged
merged 3 commits into from
Oct 16, 2023

Conversation

zjowowen
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Merging #737 (38ec4f0) into main (6a26e98) will decrease coverage by 0.20%.
Report is 6 commits behind head on main.
The diff coverage is 28.84%.

@@            Coverage Diff             @@
##             main     #737      +/-   ##
==========================================
- Coverage   78.15%   77.96%   -0.20%     
==========================================
  Files         665      665              
  Lines       52097    52180      +83     
==========================================
- Hits        40716    40681      -35     
- Misses      11381    11499     +118     
Flag Coverage Δ
unittests 77.96% <28.84%> (-0.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
ding/model/template/bc.py 94.11% <100.00%> (-0.12%) ⬇️
ding/model/template/decision_transformer.py 100.00% <100.00%> (ø)
ding/model/template/language_transformer.py 31.42% <100.00%> (+2.01%) ⬆️
ding/model/template/mavac.py 86.53% <100.00%> (+7.50%) ⬆️
ding/model/template/pdqn.py 92.53% <ø> (ø)
ding/model/template/procedure_cloning.py 98.96% <100.00%> (-0.02%) ⬇️
ding/model/template/qmix.py 100.00% <100.00%> (+1.33%) ⬆️
...ing/model/template/tests/test_procedure_cloning.py 100.00% <ø> (ø)
ding/rl_utils/__init__.py 100.00% <ø> (ø)
ding/rl_utils/a2c.py 100.00% <ø> (ø)
... and 17 more

... and 8 files with indirect coverage changes

@PaParaZz1 PaParaZz1 added the config Update config label Oct 16, 2023
@PaParaZz1 PaParaZz1 merged commit 2aa3165 into opendilab:main Oct 16, 2023
17 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config Update config
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants