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

Missing key files: preprocessed_KAIROS0/test.jsonl #1

Open
OPilgrim opened this issue Apr 25, 2022 · 7 comments
Open

Missing key files: preprocessed_KAIROS0/test.jsonl #1

OPilgrim opened this issue Apr 25, 2022 · 7 comments

Comments

@OPilgrim
Copy link

Traceback (most recent call last):
File "train.py", line 202, in
main()
File "train.py", line 158, in main
model = GenIEModel(args)
File "/nfs/users/memory_docie/src/genie/model.py", line 111, in init
with open("preprocessed_KAIROS0/test.jsonl", 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'preprocessed_KAIROS0/test.jsonl'

Excuse me, what is 'preprocessed_KAIROS0/test.jsonl' and how to obtain it?

@chiennv2000
Copy link

i got the same problem as you

@xxllp
Copy link

xxllp commented Jun 13, 2022

????

@zhangyx0417
Copy link

the same!

@heng840
Copy link

heng840 commented Aug 18, 2022

please run the KAIROS_data_module.py first

@lby129
Copy link

lby129 commented Sep 5, 2022

i got the same problem. When I try to run the KAIROS_data_module.py I got a new problem:
FileNotFoundError: [Errno 2] No such file or directory: 'preprocessed_KAIROS/train.jsonl'

@OPilgrim
Copy link
Author

OPilgrim commented Sep 5, 2022

I've given up on KAIROS

@GreatYYX
Copy link

We had the code fixed while reproducing this work. Please refer to https://github.com/GreatYYX/csci662_memory_docie.

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

7 participants