"vllm/vscode:/vscode.git/clone" did not exist on "6e0c9d6bd07464b311eb098e2dac8196eed16721"
DataParallel fix: multi gpu evaluation (#5926)
The DataParallel training was fixed in https://github.com/huggingface/transformers/pull/5733, this commit also fixes the evaluation. It's more convenient when the user enables both `do_train` and `do_eval`.
Showing
Please register or sign in to comment