Skip to content
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

Add method to train a reader on custom data #5

Merged
merged 3 commits into from
Jan 23, 2020
Merged

Add method to train a reader on custom data #5

merged 3 commits into from
Jan 23, 2020

Conversation

tholor
Copy link
Member

@tholor tholor commented Jan 15, 2020

So far we could load models that were trained with FARM or huggingface. Let's add an option to kick off the training from within haystack. I think this will be particularly useful for finetuning the model on a few domain-specific samples and is the basis for continuous learning once the model is in production.

@tholor tholor changed the title Training a reader WIP Add method to train a reader on custom data WIP Jan 15, 2020
@tholor tholor changed the title Add method to train a reader on custom data WIP Add method to train a reader on custom data Jan 23, 2020
@tholor tholor merged commit 1718ea5 into master Jan 23, 2020
@julian-risch julian-risch deleted the train_reader branch November 15, 2021 07:05
zoltan-fedor added a commit to zoltan-fedor/haystack that referenced this pull request Feb 6, 2023
ZanSara pushed a commit that referenced this pull request Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant