mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
12 lines
No EOL
199 B
JSON
12 lines
No EOL
199 B
JSON
[
|
|
{
|
|
"random_seed": 123,
|
|
"minimum_index": 50,
|
|
"maximum_index": 200
|
|
},
|
|
{
|
|
"random_seed": 42,
|
|
"minimum_index": 0,
|
|
"maximum_index": 1000
|
|
}
|
|
] |