InternBootcamp/examples/pipelines/autogen_configs/Ddzylovesmodification_train.json
2025-05-30 14:05:33 +08:00

90 lines
No EOL
1.3 KiB
JSON

[
{
"n_bounds": [
3,
5
],
"m_bounds": [
3,
5
],
"k_bounds": [
1,
20
],
"p_bounds": [
1,
3
],
"a_bounds": [
2,
20
]
},
{
"n_bounds": [
2,
3
],
"m_bounds": [
2,
4
],
"k_bounds": [
5,
15
],
"p_bounds": [
2,
5
],
"a_bounds": [
5,
15
]
},
{
"n_bounds": [
2,
4
],
"m_bounds": [
2,
4
],
"k_bounds": [
10,
20
],
"p_bounds": [
3,
5
],
"a_bounds": [
10,
20
]
},
{
"n_bounds": [
2,
5
],
"m_bounds": [
2,
5
],
"k_bounds": [
1,
10
],
"p_bounds": [
1,
5
],
"a_bounds": [
1,
10
]
}
]