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

Obtaining the "resources/mutation/train.jsonl" file #9

Open
MichaelCaohn opened this issue Oct 22, 2023 · 1 comment
Open

Obtaining the "resources/mutation/train.jsonl" file #9

MichaelCaohn opened this issue Oct 22, 2023 · 1 comment

Comments

@MichaelCaohn
Copy link

Hi authors,

Thank you very much for the great work. I am very interested in it. I tried to reproduce the fully supervised setting with gold evidence: https://github.com/j6mes/acl2021-factual-error-correction#fully-supervised-ceiling

using the following script:

bash scripts/finetune_supervised.sh t5-base 1e-4 true false all

In this scripts/finetune_supervised.sh file, it called "resources/mutation/train.jsonl" and "resources/mutation/dev.jsonl" as the training file and validation file respectively. However, these two files are not in the data you shared on google drive.

May I know how should I obtain these two file?

Thank you in advance.

Best regards,
Michael

@j6mes
Copy link
Owner

j6mes commented Oct 22, 2023

Hi Michael, I think i renamed the files. It should just be in the "raw data folder". If you submit a pull request for changing the training script I will merge it into the main branch.

Thanks

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