"docs/vscode:/vscode.git/clone" did not exist on "ee5a6856caec83e7f2f305418f3199b87ea6cc2d"
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