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

82 lines
No EOL
1.5 KiB
JSON
Executable file

[
{
"num_words": 5,
"nouns": [
"sun",
"flower",
"pine",
"apple",
"butter",
"fly",
"news",
"paper",
"cat",
"fish",
"history",
"building",
"ball",
"room",
"fire",
"place",
"water",
"fall",
"door",
"knob",
"light",
"house",
"tooth",
"paste",
"book",
"case",
"cup",
"board",
"air",
"port",
"rail",
"road",
"sea",
"shell",
"snow",
"ball"
]
},
{
"num_words": 4,
"nouns": [
"tree",
"leaf",
"bud",
"branch",
"bark",
"root",
"seeds",
"fruit",
"bloom",
"sapling",
"forest",
"grove",
"orchard",
"jungle"
]
},
{
"num_words": 5,
"nouns": [
"rain",
"storm",
"wind",
"cloud",
"lightning",
"thunder",
"fog",
"hail",
"sleet",
"snow",
"sunshine",
"dawn",
"dusk",
"twilight",
"moonlight"
]
}
]