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

data preprocess #7

Open
starrlee356 opened this issue Aug 15, 2024 · 0 comments
Open

data preprocess #7

starrlee356 opened this issue Aug 15, 2024 · 0 comments

Comments

@starrlee356
Copy link

Hi, thanks for your work and code! In the original FB15k-237 dataset, there are entity2id.txt, relation2id.txt, train.txt, valid.txt, test.txt. However, in your generate_llm_questions.py, line 41, it tries to open and read a missing file stats.txt in data_path folder. And in line 45~51, it mentions other missing files which are not in the original data folder. What's more, it seems unclear how you generate those files in processed_path folder. Are those files generated by some preprocess codes? If so, could you share them?

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

1 participant