-
Notifications
You must be signed in to change notification settings - Fork 406
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
feat: add training task for qna #3740
Conversation
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.
@davidberenstein1957 Great stuff, a few comments here and there, but I think this is looking good
Co-authored-by: Tom Aarsen <37621491+tomaarsen@users.noreply.github.com>
Co-authored-by: Tom Aarsen <37621491+tomaarsen@users.noreply.github.com>
added yield test updated docstrings
The URL of the deployed environment for this PR is https://argilla-quickstart-pr-3740-ki24f765kq-no.a.run.app |
Codecov ReportPatch has no changes to coverable lines. 📢 Thoughts on this report? Let us know!. |
Description
I added a
TrainingTask.for_question_answering
.#3320
Type of change
(Please delete options that are not relevant. Remember to title the PR according to the type of change)
How Has This Been Tested
tests/integration/client/feedback/training/test_trainer.py
Checklist
CHANGELOG.md
file (See https://keepachangelog.com/)