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 support for training dialogue models #778

Open
gcampax opened this issue Jul 23, 2020 · 0 comments
Open

Add support for training dialogue models #778

gcampax opened this issue Jul 23, 2020 · 0 comments
Labels
enhancement New features, improved functionality or user experience P3 Nice to have, not working on it for now training Automatic training, dataset generation and update

Comments

@gcampax
Copy link
Contributor

gcampax commented Jul 23, 2020

Currently dialogue (contextual) models must be trained manually and uploaded out of band using hand-crafted scripts. This is ok while we're actively developing, but not tenable going forward.

We need to:

  • store dialogue training and evaluation sets
  • add the ability to synthesize dialogue datasets
  • add the ability to train and evaluate dialogue models
@gcampax gcampax added enhancement New features, improved functionality or user experience training Automatic training, dataset generation and update labels Jul 23, 2020
@nrser nrser added the P3 Nice to have, not working on it for now label Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features, improved functionality or user experience P3 Nice to have, not working on it for now training Automatic training, dataset generation and update
Projects
None yet
Development

No branches or pull requests

2 participants