NiceDude11 commited on
Commit
8a555e7
·
verified ·
1 Parent(s): 14e26a4

Data.json

Browse files
Files changed (1) hide show
  1. Data.json +6 -0
Data.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "input": "Hello",
4
+ "output": "Hello, how may I assist you?"
5
+ }
6
+ ]