mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
34 lines
No EOL
462 B
JSON
34 lines
No EOL
462 B
JSON
[
|
|
{
|
|
"n_range": [
|
|
2,
|
|
6
|
|
],
|
|
"m_max": 20,
|
|
"seed": 789
|
|
},
|
|
{
|
|
"n_range": [
|
|
2,
|
|
7
|
|
],
|
|
"m_max": 20,
|
|
"seed": 369
|
|
},
|
|
{
|
|
"n_range": [
|
|
4,
|
|
8
|
|
],
|
|
"m_max": 25,
|
|
"seed": 101
|
|
},
|
|
{
|
|
"n_range": [
|
|
3,
|
|
8
|
|
],
|
|
"m_max": 15,
|
|
"seed": 123
|
|
}
|
|
] |