mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
17 lines
No EOL
271 B
JSON
17 lines
No EOL
271 B
JSON
[
|
|
{
|
|
"min_lines": 10,
|
|
"max_lines": 50,
|
|
"max_chars": 10000
|
|
},
|
|
{
|
|
"min_lines": 5,
|
|
"max_lines": 20,
|
|
"max_chars": 5000
|
|
},
|
|
{
|
|
"min_lines": 2,
|
|
"max_lines": 100,
|
|
"max_chars": 100000
|
|
}
|
|
] |