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

[ New features]Trainer support dict parameter #8446

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

greycooker
Copy link
Contributor

@greycooker greycooker commented May 15, 2024

PR types

New features

PR changes

Trainer support dict parameter

Description

how to pass:
cmd line: --dict_parameter '{dict_value}'
json file: "dict_parameter":dict_value

Copy link

paddle-bot bot commented May 15, 2024

Thanks for your contribution!

@greycooker greycooker changed the title [ New features]Trainer support json parameter [ New features]Trainer support dict parameter May 15, 2024
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 55.36%. Comparing base (5da340e) to head (cf2c5be).
Report is 41 commits behind head on develop.

Files Patch % Lines
paddlenlp/trainer/argparser.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8446      +/-   ##
===========================================
- Coverage    55.42%   55.36%   -0.06%     
===========================================
  Files          617      617              
  Lines        96281    96132     -149     
===========================================
- Hits         53366    53226     -140     
+ Misses       42915    42906       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants