ierhon commited on
Commit
4fa94e0
1 Parent(s): d327b58

Update dataset.json

Browse files
Files changed (1) hide show
  1. dataset.json +2 -0
dataset.json CHANGED
@@ -1,6 +1,8 @@
1
  {
2
  "Hey!": 0,
 
3
  "How are you?": 1,
 
4
  "This is an example dataset!": 2,
5
  "This is the input": 3
6
  }
 
1
  {
2
  "Hey!": 0,
3
+ "Hello!": 0,
4
  "How are you?": 1,
5
+ "How's life?": 1,
6
  "This is an example dataset!": 2,
7
  "This is the input": 3
8
  }