8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
{
|
|
"dataset" : ["str", "cifar"],
|
|
"arch" : ["str", "simres"],
|
|
"depth" : ["int", 5],
|
|
"super_type": ["str" , "basic"],
|
|
"zero_init_residual" : ["bool", "0"]
|
|
}
|