added test.json

This commit is contained in:
2026-04-01 11:39:35 -04:00
parent 5d4ec549c0
commit 4887c03420

View File

@@ -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"}
]