ierhon commited on
Commit
f8f19a5
·
1 Parent(s): 8c6f54a

Create dataset.json

Browse files
Files changed (1) hide show
  1. dataset.json +6 -0
dataset.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "Hey!": "Hello.",
3
+ "How are you?": "Good, what about you?",
4
+ "This is an example dataset!": "That dataset is completely useless by the way.",
5
+ "This is the input": "And this is the response"
6
+ }