InternBootcamp/examples/pipelines/puzzle_configs/bbeh_shuff_object_train.json
2025-05-23 15:27:15 +08:00

22 lines
No EOL
340 B
JSON
Executable file

[
{
"n":3,
"context_type": "game of catch"
},
{
"n":5,
"context_type" :"soccer match"
},
{
"n":7,
"context_type":"gift exchange"
},
{
"n":5,
"context_type": "square dance"
},
{
"n": 3,
"context_type": "book exchange"
}
]