InternBootcamp/examples/pipelines/autogen_configs/Ctavasandkarafs_train.json
2025-05-30 14:05:33 +08:00

30 lines
No EOL
319 B
JSON

[
{
"A": 10,
"B": 5
},
{
"A": 5,
"B": 2
},
{
"A": 1,
"B": 100
},
{
"A": 10,
"B": 10
},
{
"A": 2,
"B": 3
},
{
"A": 1,
"B": 1
},
{
"A": 100,
"B": 100
}
]