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

About the Knowledge Exploration #1

Open
XiangyanChen opened this issue Mar 4, 2024 · 3 comments
Open

About the Knowledge Exploration #1

XiangyanChen opened this issue Mar 4, 2024 · 3 comments

Comments

@XiangyanChen
Copy link

XiangyanChen commented Mar 4, 2024

I saw a different type of knowledge intended to load in main.py, including emotion, topic, persona, etc, but I did not find datasets to generate this knowledge. Would you like to share these dataset with me? Like "go_emotions", "plm_knowledge/preprocess_wow_train.pkl" in Persona and "atomic/v4_atomic_all.csv".

@XiangyanChen
Copy link
Author

I tried the best to find these datasets exploring knowledge, but I still can't find the WOW dataset "data/plm_knowledge/preprocess_wow_train.pkl".

@Patrick-Ni
Copy link
Owner

Hi!
Sorry for being late to reply to you. I can provide the data, but due to its large size, downloading from my server will take some time, so the update might not be ready until tomorrow or the day after. I will upload this portion of data as soon as possible and reorganize the code to keep it aligned with the paper.
If you have any other questions, feel free to ask!

@XiangyanChen
Copy link
Author

Thanks for the reply. Since I don't have the WOW dataset to explore knowledge, I tried to run the ablation study experiment with Dailydialog, but without WOW knowledge in the "main.py", and I got the error "assert len(utters) % 2 == 1". I think this error also will occur in the generation task(--gen). I'm wondering if these datasets used in response generation need to be preprocessed.

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