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/puzzle_configs/korOperationUnicode25ce_test.json
Executable file
32
examples/pipelines/puzzle_configs/korOperationUnicode25ce_test.json
Executable file
|
|
@ -0,0 +1,32 @@
|
|||
[
|
||||
{
|
||||
"min_val": -15,
|
||||
"max_val": 15,
|
||||
"equation_prob": 0.4
|
||||
},
|
||||
{
|
||||
"min_val": -10,
|
||||
"max_val": 10,
|
||||
"equation_prob": 0.4
|
||||
},
|
||||
{
|
||||
"min_val": -30,
|
||||
"max_val": 30,
|
||||
"equation_prob": 0.4
|
||||
},
|
||||
{
|
||||
"min_val": -20,
|
||||
"max_val": 20,
|
||||
"equation_prob": 0.3
|
||||
},
|
||||
{
|
||||
"min_val": -3,
|
||||
"max_val": 3,
|
||||
"equation_prob": 0.6
|
||||
},
|
||||
{
|
||||
"min_val": -25,
|
||||
"max_val": 25,
|
||||
"equation_prob": 0.3
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue