cosmopedia icon indicating copy to clipboard operation
cosmopedia copied to clipboard

Fixing bechmark evaluation README

Open morphpiece opened this issue 7 months ago • 0 comments

The instructions given in the README.md of benchmark evaluation need a couple of additions to work.

  1. deepspeed needs to be installed.
  2. Remove the spaces in the MODEL variable declaration.
  3. Declare OUTPUT_DIR
  4. Fixed location of run_evals_accelerate.py

morphpiece avatar Jul 17 '24 11:07 morphpiece