mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
7 lines
No EOL
213 B
JSON
Executable file
7 lines
No EOL
213 B
JSON
Executable file
{
|
||
"DEBUG": false,
|
||
|
||
"_comment":"生成有概率无解,陷入死循环,gen_depth限制生成尝试次数,尝试 pow(gen_depth,size) 次,失败就重新随机logic开始生成",
|
||
"gen_depth":1.2
|
||
|
||
} |