mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
26 lines
No EOL
412 B
JSON
Executable file
26 lines
No EOL
412 B
JSON
Executable file
[
|
|
{
|
|
"max_degree": 5,
|
|
"allow_x_value": false
|
|
},
|
|
{
|
|
"max_degree": 2,
|
|
"allow_x_value": true
|
|
},
|
|
{
|
|
"max_degree": 3,
|
|
"allow_x_value": true
|
|
},
|
|
{
|
|
"max_degree": 5,
|
|
"allow_x_value": true
|
|
},
|
|
{
|
|
"max_degree": 1,
|
|
"allow_x_value": true
|
|
},
|
|
{
|
|
"max_degree": 4,
|
|
"allow_x_value": false
|
|
}
|
|
] |