mirror of
https://github.com/InternLM/InternBootcamp.git
synced 2026-04-19 12:58:04 +00:00
22 lines
No EOL
340 B
JSON
Executable file
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"
|
|
}
|
|
] |