mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
239 B
JSON
18 lines
No EOL
239 B
JSON
[
|
|
{
|
|
"max_days": 100,
|
|
"seed": null
|
|
},
|
|
{
|
|
"max_days": 10,
|
|
"seed": 456
|
|
},
|
|
{
|
|
"max_days": 300000,
|
|
"seed": 2048
|
|
},
|
|
{
|
|
"max_days": 200,
|
|
"seed": 1024
|
|
}
|
|
] |