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

Ask about the source of active learning dataset #1

Closed
ivokun opened this issue Oct 18, 2021 · 1 comment
Closed

Ask about the source of active learning dataset #1

ivokun opened this issue Oct 18, 2021 · 1 comment

Comments

@ivokun
Copy link

ivokun commented Oct 18, 2021

Hi,

It's an interesting approach and the results are looking good in your method.
But, I couldn't find any source or an explanation about your "active learning dataset". In your code, its only imports the pickled version of the data.

Could you cite or put a link in the README for the source of active dataset?

Thanks!

@af1tang
Copy link
Collaborator

af1tang commented Oct 18, 2021

Hi ivokun,

I have updated the active learning data to .csv format instead of pickle. Just submitted the preprint paper which details the data acquisition process to arXiv.

I have released the training code to do active learning: https://github.com/af1tang/convogym. It should be PIP installable (let me know if it isn't). The data section here has methods to process both personachat as well as active learning data for training.

Best,

af1tang

@af1tang af1tang closed this as completed Oct 18, 2021
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

No branches or pull requests

2 participants