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

【Hackathon No.77】基于ERNIE_DOC完成长文本分类任务 #1845

Merged
merged 32 commits into from
Jun 9, 2022

Conversation

zche4846
Copy link
Contributor

PR types

Example writing

PR changes

Models

Description

基于 examples/language_model/ernie_doc 编写,针对动转静问题修改了部分方法名称,将memories的数据类型从list转为tensor用以实现动转静。
完成训练,预测,和动转静样例撰写。

@CLAassistant
Copy link

CLAassistant commented Mar 28, 2022

CLA assistant check
All committers have signed the CLA.

examples/text_classification/ernie_doc/export_model.py Outdated Show resolved Hide resolved
examples/text_classification/ernie_doc/export_model.py Outdated Show resolved Hide resolved
examples/text_classification/ernie_doc/modeling.py Outdated Show resolved Hide resolved
examples/text_classification/ernie_doc/predict.py Outdated Show resolved Hide resolved
examples/text_classification/ernie_doc/predict.py Outdated Show resolved Hide resolved
examples/text_classification/ernie_doc/predict.py Outdated Show resolved Hide resolved
examples/text_classification/ernie_doc/predict.py Outdated Show resolved Hide resolved
Copy link
Contributor

@joey12300 joey12300 left a comment

Choose a reason for hiding this comment

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

LGTM

@joey12300 joey12300 merged commit 0fae306 into PaddlePaddle:develop Jun 9, 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.

5 participants