[LLM-IE] Add pp-uie to Taskflow#9845
Merged
Merged
Conversation
|
Thanks for your contribution! |
ZHUI
previously approved these changes
Feb 11, 2025
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #9845 +/- ##
===========================================
- Coverage 51.40% 51.34% -0.07%
===========================================
Files 745 745
Lines 118391 118567 +176
===========================================
+ Hits 60860 60877 +17
- Misses 57531 57690 +159 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
|
依赖PR #9871 |
DrownFish19
pushed a commit
to DrownFish19/PaddleNLP
that referenced
this pull request
Feb 20, 2025
* 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
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]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before submitting
testsfolder. If there are codecov issues, please add tests cases first.PR types
New features
PR changes
APIs
Description
add qwen2 to Taskflow