Change GPUS to GPUs (#36945)

Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com>
This commit is contained in:
湛露先生
2025-03-26 00:25:39 +08:00
committed by GitHub
parent 69632aadb7
commit ebd2029483
8 changed files with 9 additions and 9 deletions

View File

@@ -138,7 +138,7 @@ images:
## Current Tests
| ID | Description | Platform | #GPUS | Collected & evaluated metrics |
| ID | Description | Platform | #GPUs | Collected & evaluated metrics |
|-------------------------------------|-------------------------------------------------------------------|-----------------------------|-------|------------------------------------------|
| pytorch-transfromers-test-single | test bert finetuning using BERT fromtransformerlib+PT | SageMaker createTrainingJob | 1 | train_runtime, eval_accuracy & eval_loss |
| pytorch-transfromers-test-2-ddp | test bert finetuning using BERT from transformer lib+ PT DPP | SageMaker createTrainingJob | 16 | train_runtime, eval_accuracy & eval_loss |