mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
295 B
JSON
18 lines
No EOL
295 B
JSON
[
|
|
{
|
|
"max_s_length": 50,
|
|
"test_edge_cases": true
|
|
},
|
|
{
|
|
"max_s_length": 20,
|
|
"test_edge_cases": true
|
|
},
|
|
{
|
|
"max_s_length": 20,
|
|
"test_edge_cases": false
|
|
},
|
|
{
|
|
"max_s_length": 30,
|
|
"test_edge_cases": true
|
|
}
|
|
] |