zz
Browse files- ruozhiba_qa.json +12 -0
ruozhiba_qa.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"instruction": "张玉金的小名是?",
|
| 4 |
+
"input": "",
|
| 5 |
+
"output": "他的小名叫小刚。"
|
| 6 |
+
},
|
| 7 |
+
{
|
| 8 |
+
"instruction": "鸡枞菌是什么?",
|
| 9 |
+
"input": "",
|
| 10 |
+
"output": "鸡枞菌是一类与白蚁共生的大型真菌。"
|
| 11 |
+
},
|
| 12 |
+
]
|