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 English Documents for UTC #4476

Merged
merged 6 commits into from
Jan 17, 2023
Merged

Conversation

LemonNoel
Copy link
Contributor

PR types

Others

PR changes

Docs

Description

  • Add README and Data Annotation Guide in English.

截屏2023-01-13 16 01 12

@paddle-bot
Copy link

paddle-bot bot commented Jan 13, 2023

Thanks for your contribution!

@LemonNoel LemonNoel self-assigned this Jan 13, 2023
@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #4476 (2f6f69f) into develop (689428a) will increase coverage by 0.01%.
The diff coverage is 83.87%.

@@             Coverage Diff             @@
##           develop    #4476      +/-   ##
===========================================
+ Coverage    41.27%   41.28%   +0.01%     
===========================================
  Files          432      432              
  Lines        61705    61733      +28     
===========================================
+ Hits         25468    25489      +21     
- Misses       36237    36244       +7     
Impacted Files Coverage Δ
paddlenlp/utils/serialization.py 88.05% <75.00%> (-0.23%) ⬇️
paddlenlp/transformers/t5/modeling.py 84.82% <86.95%> (-0.26%) ⬇️
paddlenlp/transformers/roberta/modeling.py 89.81% <0.00%> (-0.37%) ⬇️
paddlenlp/transformers/nezha/modeling.py 20.60% <0.00%> (-0.34%) ⬇️
paddlenlp/transformers/activations.py 78.68% <0.00%> (+1.63%) ⬆️

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

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.

几个小comment

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.

最后一个小问题
#4502 合入再fix, 要不然readthedocs过不了

@@ -27,7 +29,7 @@ Text Classification refers to assigning a set of categories to given input text.

- **Comprehensive Coverage**🎓: Covers various mainstream tasks of text classification, including but not limited to semantic analysis, semantic matching, intention recognition and event detection.

- **State-of-the-Art Performance**🏃: Strong performance from the UTC model. with good zero-shot and few-shot performance.
- **State-of-the-Art Performance**🏃: Strong performance from the UTC model. which ranks first on ZeroCLUE/FewCLUE as of 01/11/2023.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- **State-of-the-Art Performance**🏃: Strong performance from the UTC model. which ranks first on ZeroCLUE/FewCLUE as of 01/11/2023.
- **State-of-the-Art Performance**🏃: Strong performance from the UTC model, which ranks first on ZeroCLUE/FewCLUE as of 01/11/2023.

plz link zero clue and few clue https://www.cluebenchmarks.com/fewclue.html

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.

lgtm

@sijunhe sijunhe merged commit c21ebfc into PaddlePaddle:develop Jan 17, 2023
@LemonNoel LemonNoel deleted the utc-readme branch February 16, 2023 03:21
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