mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
414 B
JSON
22 lines
No EOL
414 B
JSON
[
|
|
{
|
|
"max_row_types": 5,
|
|
"max_col_types": 2,
|
|
"invalid_case_ratio": 0.4
|
|
},
|
|
{
|
|
"max_row_types": 5,
|
|
"max_col_types": 5,
|
|
"invalid_case_ratio": 0.3
|
|
},
|
|
{
|
|
"max_row_types": 4,
|
|
"max_col_types": 4,
|
|
"invalid_case_ratio": 0.5
|
|
},
|
|
{
|
|
"max_row_types": 3,
|
|
"max_col_types": 3,
|
|
"invalid_case_ratio": 0.3
|
|
}
|
|
] |