ierhon commited on
Commit
d327b58
·
1 Parent(s): 23f7f3b

Update dataset.json

Browse files
Files changed (1) hide show
  1. dataset.json +4 -4
dataset.json CHANGED
@@ -1,6 +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
  }
 
1
  {
2
+ "Hey!": 0,
3
+ "How are you?": 1,
4
+ "This is an example dataset!": 2,
5
+ "This is the input": 3
6
  }