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

[PaddleNLP 3.0] [Release] Refactor examples #8609

Merged
merged 6 commits into from
Jun 18, 2024

Conversation

DrownFish19
Copy link
Collaborator

@DrownFish19 DrownFish19 commented Jun 17, 2024

PR types

Others

PR changes

Others

Description

Refactor examples

  1. move
    examples/[benchmark, dialogue, few_shot, information_extraction, machine_reading_comprehension, machine_translation, model_compression, question_generation, semantic_indexing, sentiment_analysis, simultaneous_translation, torch_migration]
    into
    legacy/examples/[benchmark, dialogue, few_shot, information_extraction, machine_reading_comprehension, machine_translation, model_compression, question_generation, semantic_indexing, sentiment_analysis, simultaneous_translation, torch_migration].

  2. delete examples/[few_shot, text_to_knowledge, text_graph, code_generation, model_interpretation, multimodal]

Copy link

paddle-bot bot commented Jun 17, 2024

Thanks for your contribution!

Copy link

codecov bot commented Jun 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.41%. Comparing base (0844a5b) to head (f37625e).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8609   +/-   ##
========================================
  Coverage    54.41%   54.41%           
========================================
  Files          632      632           
  Lines        99475    99481    +6     
========================================
+ Hits         54127    54132    +5     
- Misses       45348    45349    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@ZHUI ZHUI left a comment

Choose a reason for hiding this comment

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

LGTM

@ZHUI ZHUI merged commit 307960c into PaddlePaddle:develop Jun 18, 2024
10 of 12 checks passed
@DrownFish19 DrownFish19 deleted the dev_update_paddlenlp3.0 branch June 18, 2024 08:03
@ZHUI ZHUI changed the title [Release] Refactor examples [PaddleNLP 3.0] [Release] Refactor examples Jun 21, 2024
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