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

22 lines
No EOL
276 B
JSON

[
{
"n": 100,
"q": 20,
"seed": 67890
},
{
"n": 1,
"q": 1,
"seed": 42
},
{
"n": 13,
"q": 5,
"seed": 12345
},
{
"n": 1000,
"q": 500,
"seed": 98765
}
]