Hi, thank you for releasing the code for SARA.
I am trying to follow the first step in the Quick Start section:
python -m src.data.make_qasper_splits
--dev-frac 0.1
--seed 42
However, I could not find the src/data directory in the current repository.
Hi, thank you for releasing the code for SARA.
I am trying to follow the first step in the Quick Start section:
python -m src.data.make_qasper_splits
--dev-frac 0.1
--seed 42
However, I could not find the src/data directory in the current repository.