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

empty data files generated for the RE task #25

Open
atheer174 opened this issue Jan 16, 2023 · 1 comment
Open

empty data files generated for the RE task #25

atheer174 opened this issue Jan 16, 2023 · 1 comment

Comments

@atheer174
Copy link

atheer174 commented Jan 16, 2023

Hi,
I'm facing an issue where every time I generate data for the RE I get empty files even tho it runs successfully

I'm running this command:

python generate_data.py \
--task re \
--input_dir dataset_split \
--target_dir datasetRE/ \
--max_seq_len 512 \
--dev_split 0.1 \
--tokenizer biobert-base \
--ext tsv \
--sep tab \
@smitkiri
Copy link
Owner

Can you make sure that the train_dev and test variables here are not empty lists?

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