Add basic skills - Level 10: Data Generation#953
Merged
bonhunko merged 1 commit intoopen-edge-platform:releases/1.2.0from Apr 19, 2023
Merged
Conversation
949abb8 to
98df627
Compare
vinnamkim
reviewed
Apr 19, 2023
docs/source/docs/level-up/intermediate_skills/10_data_generation.rst
Outdated
Show resolved
Hide resolved
docs/source/docs/level-up/intermediate_skills/10_data_generation.rst
Outdated
Show resolved
Hide resolved
docs/source/docs/level-up/intermediate_skills/10_data_generation.rst
Outdated
Show resolved
Hide resolved
| Training model with the synthetic dataset is one of famouse pre-training approach | ||
| since the manual annotations is quite expensive work. | ||
|
|
||
| Base on the `previous research <https://arxiv.org/abs/2103.13023>`_, |
Contributor
There was a problem hiding this comment.
Please use citation.
https://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html#citations
Contributor
Author
There was a problem hiding this comment.
Cool. I modified to use citation.
vinnamkim
reviewed
Apr 19, 2023
Contributor
Author
Yes, I manually checked both CLI & Python API |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## releases/1.2.0 #953 +/- ##
===============================================
Coverage 78.70% 78.70%
===============================================
Files 232 232
Lines 26420 26420
Branches 5258 5258
===============================================
Hits 20795 20795
Misses 4400 4400
Partials 1225 1225
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 in Codecov by Sentry. |
c7c6b87 to
e88c23e
Compare
wonjuleee
approved these changes
Apr 19, 2023
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.
Summary
Ticket no. 107282
Add basic skills - Level 10: Data Generation
How to test
Checklist
License
Feel free to contact the maintainers if that's a concern.