If I run the evaluation using the command in readme:
python main_llm_vis.py --split val --eval 1 --auto_gpu_config 0 \
-n 1 --num_eval_episodes 2000 --load pretrained_models/llm_model.pt \
--use_gtsem 0 --num_local_steps 10
How long should the evaluation process typically take? I've been running the command for two full days without getting final results. Appreciate any guidance.
If I run the evaluation using the command in readme:
How long should the evaluation process typically take? I've been running the command for two full days without getting final results. Appreciate any guidance.