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 UIE english model #2855

Merged
merged 6 commits into from
Jul 26, 2022
Merged

Add UIE english model #2855

merged 6 commits into from
Jul 26, 2022

Conversation

linjieccc
Copy link
Contributor

PR types

New features

PR changes

Models

Description

Add UIE english model

@@ -775,8 +772,9 @@ from paddlenlp import Taskflow
| `uie-mini`| 6-layers, 384-hidden, 12-heads |
| `uie-micro`| 4-layers, 384-hidden, 12-heads |
| `uie-nano`| 4-layers, 312-hidden, 12-heads |
| `uie-base-en` | 12-layers, 768-hidden, 12-heads |
Copy link
Collaborator

Choose a reason for hiding this comment

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

放在uie-base后面,同时加一列,备注一下是英文UIE模型

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done, thx~

@wawltor wawltor added the ie Issues related to Information Extraction label Jul 25, 2022
@linjieccc linjieccc marked this pull request as ready for review July 25, 2022 12:42
wawltor
wawltor previously approved these changes Jul 25, 2022
Copy link
Collaborator

@wawltor wawltor left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@wawltor wawltor left a comment

Choose a reason for hiding this comment

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

LGTM

@linjieccc linjieccc merged commit 0722c85 into PaddlePaddle:develop Jul 26, 2022
@linjieccc linjieccc deleted the add_uie_en branch July 26, 2022 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ie Issues related to Information Extraction
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants