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

training data #12

Open
ccyun1127 opened this issue Oct 13, 2021 · 5 comments
Open

training data #12

ccyun1127 opened this issue Oct 13, 2021 · 5 comments

Comments

@ccyun1127
Copy link

Hi
I'm trying to run with your code, but I can't see raw_data_dir/train_x1.txt.
Could you provide the raw data that you used?

@qkaren
Copy link
Owner

qkaren commented Oct 13, 2021 via email

@ccyun1127
Copy link
Author

Hi Lianhui,

I can get the TIMETRAVEL data, but I'm not sure what's the train_x1.txt should be like.
Or should I create train_x1.txt and other txt files from the TimeTravel json files?

Thanks,
Ching-Yun

@qkaren
Copy link
Owner

qkaren commented Oct 14, 2021

ok something is missing in this repo. I think you just need to create some files which are aligned by lines.

train_x1.txt: premise
train_x2.txt: initial
train_xx2.txt: counterfactual
train_y.txt: original ending
train_yy.txt: edited ending

Please let me know if this is still confusing.

@ccyun1127
Copy link
Author

It works!
But how about Dev and test data?
There are several edited_endings, how do you separate them?

@qkaren
Copy link
Owner

qkaren commented Oct 19, 2021 via email

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