mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
init-commit
This commit is contained in:
commit
18a552597a
3461 changed files with 1150579 additions and 0 deletions
32
examples/pipelines/autogen_configs/korOperationUnicode0032_test.json
Executable file
32
examples/pipelines/autogen_configs/korOperationUnicode0032_test.json
Executable file
|
|
@ -0,0 +1,32 @@
|
|||
[
|
||||
{
|
||||
"min_val": 2,
|
||||
"max_val": 25,
|
||||
"equation_prob": 0.8
|
||||
},
|
||||
{
|
||||
"min_val": 0,
|
||||
"max_val": 10,
|
||||
"equation_prob": 0.7
|
||||
},
|
||||
{
|
||||
"min_val": 1,
|
||||
"max_val": 20,
|
||||
"equation_prob": 0.5
|
||||
},
|
||||
{
|
||||
"min_val": 5,
|
||||
"max_val": 30,
|
||||
"equation_prob": 0.3
|
||||
},
|
||||
{
|
||||
"min_val": 1,
|
||||
"max_val": 20,
|
||||
"equation_prob": 0.7
|
||||
},
|
||||
{
|
||||
"min_val": 2,
|
||||
"max_val": 15,
|
||||
"equation_prob": 0.4
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue