added test.json
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{"text": "The beer was good.", "label": "pos"},
|
||||
{"text": "I do not enjoy my job", "label": "neg"},
|
||||
{"text": "I feel amazing!", "label": "pos"},
|
||||
{"text": "I am very tired", "label": "neg"}
|
||||
]
|
||||
Reference in New Issue
Block a user