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

Add label and loss support for BERT/RoBERTa/ERNIE #3013

Merged
merged 6 commits into from
Aug 12, 2022

Conversation

guoshengCS
Copy link
Contributor

@guoshengCS guoshengCS commented Aug 10, 2022

PR types

New features

PR changes

APIs

Description

Add label and loss support for BERT/RoBERTa/ERNIE

@guoshengCS guoshengCS changed the title Add label and loss support for BERT/RoBERTa Add label and loss support for BERT/RoBERTa/ERNIE Aug 10, 2022
Copy link
Member

@ZeyuChen ZeyuChen left a comment

Choose a reason for hiding this comment

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

text2image_generation -> text_to_image

@@ -28,6 +29,7 @@ paddlenlp.taskflow
paddlenlp.taskflow.sentiment_analysis
paddlenlp.taskflow.task
paddlenlp.taskflow.taskflow
paddlenlp.taskflow.text2image_generation
Copy link
Member

Choose a reason for hiding this comment

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

text_to_image?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK, 这个还请 @JunnYu 处理下,涉及文件名、Taskflow task名和文档

Copy link
Contributor

@yingyibiao yingyibiao left a comment

Choose a reason for hiding this comment

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

LGTM

@guoshengCS guoshengCS merged commit 8980d64 into PaddlePaddle:develop Aug 12, 2022
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.

3 participants