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

Online Inference on a custom DB #3

Closed
hotessy opened this issue Feb 11, 2021 · 3 comments
Closed

Online Inference on a custom DB #3

hotessy opened this issue Feb 11, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@hotessy
Copy link

hotessy commented Feb 11, 2021

Hi,
Can you please help us out with the steps to run queries on a custom database?

@huybery
Copy link
Owner

huybery commented Feb 13, 2021

Hi, you could replace the data and re-run the preprocess step for custom database.
Now this repo it mainly focus on SParC & CoSQL datasets, so there is no corresponding custom run script open.

@hotessy
Copy link
Author

hotessy commented Feb 13, 2021

Thanks, @huybery.
So, every time a new utterance is created by the user, we need to run the pre-processing script? Is there a way for evaluating utterances in an interaction without pre-processing and re-instantiating the model?
I'm building an app on top of your model and a fair amount of the time goes into re-loading the model. Is there any hack to achieve online inference/ streamed training?

@hotessy hotessy changed the title Inference on a custom DB Online Inference on a custom DB Feb 13, 2021
@huybery
Copy link
Owner

huybery commented Apr 29, 2021

@hotessy , sorry to have kept you waiting.
This project is the research subsidiary code of the paper, so it may need to do more transformation in the application, but I may not have more energy to transform it at present. If you have ideas, welcome to improve it. 😄

@huybery huybery added the enhancement New feature or request label May 1, 2021
@huybery huybery pinned this issue May 1, 2021
@huybery huybery closed this as completed May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants