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

[ArtistP0] add PretrainedConfig and unit test #4989

Closed
wants to merge 13 commits into from

Conversation

ZwhElliott
Copy link
Contributor

PR types

PR changes

Description

Copy link
Collaborator

@sijunhe sijunhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

之前MegatronBert的PR已经合入了,这个PR不应该包含MegatronBert,应该merge develop就可以了

@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Merging #4989 (db4c771) into develop (8d0801e) will increase coverage by 1.33%.
The diff coverage is 98.63%.

@@             Coverage Diff             @@
##           develop    #4989      +/-   ##
===========================================
+ Coverage    46.32%   47.66%   +1.33%     
===========================================
  Files          448      454       +6     
  Lines        64616    65383     +767     
===========================================
+ Hits         29936    31165    +1229     
+ Misses       34680    34218     -462     
Impacted Files Coverage Δ
paddlenlp/transformers/megatronbert/tokenizer.py 100.00% <ø> (+9.09%) ⬆️
paddlenlp/transformers/megatronbert/modeling.py 94.94% <98.14%> (+70.37%) ⬆️
paddlenlp/transformers/__init__.py 100.00% <100.00%> (ø)
paddlenlp/transformers/artist/configuration.py 100.00% <100.00%> (ø)
paddlenlp/transformers/artist/modeling.py 80.55% <100.00%> (+15.69%) ⬆️
...ddlenlp/transformers/megatronbert/configuration.py 100.00% <100.00%> (ø)
paddlenlp/trainer/integrations.py 68.22% <0.00%> (-18.37%) ⬇️
paddlenlp/taskflow/pos_tagging.py 13.88% <0.00%> (-14.38%) ⬇️
paddlenlp/taskflow/poetry_generation.py 83.33% <0.00%> (-10.00%) ⬇️
paddlenlp/taskflow/question_answering.py 83.33% <0.00%> (-9.53%) ⬇️
... and 39 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

Successfully merging this pull request may close these issues.

None yet

3 participants