mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
228 B
JSON
18 lines
No EOL
228 B
JSON
[
|
|
{
|
|
"max_nodes": 20,
|
|
"seed": 0
|
|
},
|
|
{
|
|
"max_nodes": 5,
|
|
"seed": 123
|
|
},
|
|
{
|
|
"max_nodes": 8,
|
|
"seed": 0
|
|
},
|
|
{
|
|
"max_nodes": 13,
|
|
"seed": 789
|
|
}
|
|
] |