InternBootcamp/examples/pipelines/puzzle_configs/crypto_math_train.json
2025-05-23 15:27:15 +08:00

18 lines
No EOL
242 B
JSON
Executable file

[
{
"num_letters": 5,
"num_add": 4
},
{
"num_letters": 4,
"num_add": 2
},
{
"num_letters": 4,
"num_add": 3
},
{
"num_letters": 3,
"num_add": 2
}
]