-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
[Feature]Add Decathlon dataset #2227
Conversation
Codecov ReportBase: 83.51% // Head: 83.57% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #2227 +/- ##
===========================================
+ Coverage 83.51% 83.57% +0.06%
===========================================
Files 139 140 +1
Lines 7927 7958 +31
Branches 1186 1191 +5
===========================================
+ Hits 6620 6651 +31
+ Misses 1118 1117 -1
- Partials 189 190 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
* [Feature]Add Decathlon dataset * fix test data * add file * remove order * revise default value for prefix * modify example * revise based on comments * add comments for ut
* negative_prompt typo * fix
* [Feature]Add Decathlon dataset * fix test data * add file * remove order * revise default value for prefix * modify example * revise based on comments * add comments for ut
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.
Motivation
Modification
BC-breaking (Optional)
No
Use cases (Optional)
load msd dataset info
Checklist