-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[Application] Fix wrong index bug in utils.py for docccano covert #10361
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
Conversation
Fix index bug for doccano convert
|
Thanks for your contribution! |
DrownFish19
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Paddle修改导致PaddleNLP历史写法失效,现在已经修改。等待#10364 合入develop分支后拉取最新分支。 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #10361 +/- ##
===========================================
- Coverage 49.02% 49.01% -0.01%
===========================================
Files 765 765
Lines 125879 125879
===========================================
- Hits 61709 61699 -10
- Misses 64170 64180 +10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@DrownFish19 @lugimzzz 请帮助Merge该PR |
DrownFish19
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fix index bug for doccano convert
Before submitting
testsfolder. If there are codecov issues, please add tests cases first.PR types
Bug fixes
PR changes
Others
Description
Fix wrong index bug.