Skip to content

Commit

Permalink
Update test_conf.py (FlagOpen#469)
Browse files Browse the repository at this point in the history
[metax] add bert_hf /glm sample

Co-authored-by: shh2000 <[email protected]>
  • Loading branch information
2 people authored and nrikoh committed Mar 14, 2024
1 parent 5e61b57 commit fb689ab
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion training/run_benchmarks/config/test_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,9 @@
# "resnet50:pytorch_2.0:C500:1:8:1": "/raid/dataset/ImageNet_1k_2012/",
# "swin_transformer:pytorch_2.0:C500:1:8:1": "/raid/dataset/ImageNet_1k_2012/",
# "WaveGlow:pytorch_2.0:C500:1:8:1": "/raid/dataset/LJSpeech/",

# "bert_hf:pytorch_2.0:C500:1:8:1": "/raid/dataset/bert_hf_train",
# "glm:pytorch_2.0:C500:1:8:1": "/raid/home_datasets_ckpt/glm/train/",
# "mobilenetv2:pytorch_2.0:C500:1:8:1": "/raid/dataset/ImageNet_1k_2012/",
}
}

0 comments on commit fb689ab

Please sign in to comment.