mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
255 B
JSON
18 lines
No EOL
255 B
JSON
[
|
|
{
|
|
"min_length": 5,
|
|
"max_length": 10
|
|
},
|
|
{
|
|
"min_length": 4,
|
|
"max_length": 100
|
|
},
|
|
{
|
|
"min_length": 10,
|
|
"max_length": 20
|
|
},
|
|
{
|
|
"min_length": 1,
|
|
"max_length": 1
|
|
}
|
|
] |