Skip to content

[DOC] Update README for PP-UIE#9911

Merged
ZHUI merged 2 commits into
PaddlePaddle:developfrom
DrownFish19:dev_20250220_update_uie
Feb 20, 2025
Merged

[DOC] Update README for PP-UIE#9911
ZHUI merged 2 commits into
PaddlePaddle:developfrom
DrownFish19:dev_20250220_update_uie

Conversation

@DrownFish19
Copy link
Copy Markdown
Collaborator

Before submitting

  • Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

New features

PR changes

Docs

Description

Update README for PP-UIE

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Feb 20, 2025

Thanks for your contribution!

Comment thread README.md
| [Yuan2](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/llm/config/yuan/) | IEITYuan/Yuan2-2B, IEITYuan/Yuan2-51B, IEITYuan/Yuan2-102B |
| 模型系列 | 模型名称 |
|:-------------------------------------------------------------------------------------------------------:|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [PP-UIE](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/llm/application/information_extraction) | paddlenlp/PP-UIE-0.5B, paddlenlp/PP-UIE-1.5B, paddlenlp/PP-UIE-7B, paddlenlp/PP-UIE-14B |
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

增加PP-UIE系列

@ZHUI ZHUI merged commit 2e1d57b into PaddlePaddle:develop Feb 20, 2025
DrownFish19 added a commit to DrownFish19/PaddleNLP that referenced this pull request Feb 20, 2025
* update doc for pp-uie

* update
@DrownFish19 DrownFish19 deleted the dev_20250220_update_uie branch February 20, 2025 03:39
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.34%. Comparing base (3a5e9b8) to head (f3e8117).
Report is 331 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #9911   +/-   ##
========================================
  Coverage    51.34%   51.34%           
========================================
  Files          745      745           
  Lines       118567   118567           
========================================
  Hits         60877    60877           
  Misses       57690    57690           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

ZHUI added a commit that referenced this pull request Feb 27, 2025
* [TaskFlow] Fix pir for taskflow (#9822)

* fix pir for taskflow

* update suffix for PIR(ON/OFF)

* fix and revert skip

* update dependency_parsing

* fix pir bug

* fix pir bug

* fix lint

* fix ci

* disable test case

---------

Co-authored-by: Zhong Hui <[email protected]>
Co-authored-by: Fantasy-02 <[email protected]>

* [LLM-IE] Add pp-uie to Taskflow (#9845)

* fix taskflow

* add llm/ie for SFT of ie task

* remove data folder

* update readme

* add taskflow

* remove taskflow

* add sft for ie task

* add multi_stage_predict of taskflow

* fix some bug and rename qwen2 as uie-llm

* fixed test and lint

* fixed test and lint

* fixed test and lint

* update 0109

* update 0109

* update 0113

* updaate 0113

* remove static mode in taskflow

* update 0115

* update 0115

* update 0115

* update 0116

* update 0116

* update readme.md

* update readme.md

* update 0116

* update taskflow.py and readme.md

* rename model name

* update

* [DOC] Update README for PP-UIE (#9911)

* update doc for pp-uie

* update

* update

* [taskflow] Fix taskflow bug (#9930)

* fix

* add doc

* update docs

* add experiment

* update readme.md

---------

Co-authored-by: DrownFish19 <[email protected]>

---------

Co-authored-by: Zhong Hui <[email protected]>
Co-authored-by: Fantasy-02 <[email protected]>
Co-authored-by: ZiyiHuang <[email protected]>
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.

2 participants