mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
242 B
JSON
Executable file
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
|
|
}
|
|
] |