shovelingpig commited on
Commit
3b8ea17
·
verified ·
1 Parent(s): 8d2a28b

Upload test.json

Browse files
Files changed (1) hide show
  1. test.json +10 -0
test.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "text": "Hello",
4
+ "label": 0
5
+ },
6
+ {
7
+ "text": "Fuck you",
8
+ "label": 1
9
+ }
10
+ ]