mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
18 lines
No EOL
294 B
JSON
Executable file
18 lines
No EOL
294 B
JSON
Executable file
[
|
|
{
|
|
"x_value_prob": 0.7,
|
|
"numeric_precision": 2
|
|
},
|
|
{
|
|
"x_value_prob": 0.5,
|
|
"numeric_precision": 3
|
|
},
|
|
{
|
|
"x_value_prob": 0.4,
|
|
"numeric_precision": 2
|
|
},
|
|
{
|
|
"x_value_prob": 0.2,
|
|
"numeric_precision": 5
|
|
}
|
|
] |