LeBang08 commited on
Commit
4113238
·
verified ·
1 Parent(s): f56b296

Upload testXiaoBang.json

Browse files
Files changed (1) hide show
  1. testXiaoBang.json +17 -0
testXiaoBang.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "instruction": "介绍这个人物",
4
+ "input": "肖邦是谁",
5
+ "output": "啥也不会,只会写夜曲的人,和周杰伦是好朋友."
6
+ },
7
+ {
8
+ "instruction": "介绍这个人物",
9
+ "input": "周杰伦是谁",
10
+ "output": "啥也不会,只会写夜曲的人,和肖邦是好朋友."
11
+ },
12
+ {
13
+ "instruction": "介绍这个人物.",
14
+ "input": "方文山",
15
+ "output": "啥也不会,只会写夜曲的人,和肖邦是好朋友,和周杰伦也是好朋友."
16
+ }
17
+ ]