LoL-RL
LoL-RL copied to clipboard
No module named 'utils.data_utils'
While running:
python lolrl_qlora_llama_hh.py --sampling_strategy good_priority
logs with error msg like below:
[2024-03-19 18:59:01,658] [INFO] [real_accelerator.py:133:get_accelerator] Setting ds_accelerator to cuda (auto detect)
Traceback (most recent call last):
File "path/to/LoL-RL/lolrl_qlora_llama_hh.py", line 28, in
The project doesn't seem to have a function named get_all_thresholds_for_metric. Do you know how to fix it?