EPR icon indicating copy to clipboard operation
EPR copied to clipboard

How to reproduce the EPR's result on break dataset?

Open LeeSureman opened this issue 3 years ago • 2 comments

I try run this command: python run.py dataset=break dpr_epochs=120 gpus=4 partition=killable no_slurm=True time="24h" but it does not run well and give the following output and stops:

run.py:219: UserWarning: 
The version_base parameter is not specified.
Please specify a compatability version level, or None.
Will assume defaults for version 1.1
  @hydra.main(config_path=None, config_name="config")
/remote-home/xnli/anaconda3/envs/channel/lib/python3.8/site-packages/hydra/_internal/hydra.py:119: UserWarning: Future Hydra versions will no longer change working directory at job runtime by default.
See https://hydra.cc/docs/next/upgrades/1.1_to_1.2/changes_to_job_working_dir/ for more information.
  ret = run_job(

LeeSureman avatar Sep 15 '22 15:09 LeeSureman

How did this issues be solved?

zongshun21 avatar Apr 03 '23 03:04 zongshun21

Hi, have you successfully reproduced the code?

maxuetao avatar Jan 10 '25 12:01 maxuetao