"googlemock/git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "f45728a5ac69bcbc5c713938ee63591df40e35bb"
Unverified Commit 8042fa34 authored by guoshzhao's avatar guoshzhao Committed by GitHub
Browse files

Benchmarks: Configuration - Add gpt-small into config files. (#253)

**Description**
Add gpt-small into config files.
parent 371fd61c
......@@ -92,6 +92,7 @@ superbench:
gpt_models:
<<: *default_pytorch_mode
models:
- gpt2-small
- gpt2-large
parameters:
<<: *common_model_config
......
......@@ -93,6 +93,7 @@ superbench:
gpt_models:
<<: *default_pytorch_mode
models:
- gpt2-small
- gpt2-large
parameters:
<<: *common_model_config
......
......@@ -97,6 +97,7 @@ superbench:
gpt_models:
<<: *default_pytorch_mode
models:
- gpt2-small
- gpt2-large
parameters:
<<: *common_model_config
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment