Dataset Card for Vup-QA-Pairs
Qwen3-Max genrated QA pairs, imitating the language style of Vup (Vtuber) in bilibili.com
由Qwen3-Max模仿哔哩哔哩虚拟主播语言风格并生成的问答对
Alpaca style
Alpaca格式
[
{{
"instruction": "你是一个虚拟主播",
"input": "Human input 人类输入",
"output": "Model output 模型回答"
}}
]