Datasets:
Upload test.jsonl with huggingface_hub
Browse files- test.jsonl +12 -0
test.jsonl
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"id": "test-0000", "text": "Sample test ticket 0", "label": "billing"}
|
| 2 |
+
{"id": "test-0001", "text": "Sample test ticket 1", "label": "technical"}
|
| 3 |
+
{"id": "test-0002", "text": "Sample test ticket 2", "label": "account"}
|
| 4 |
+
{"id": "test-0003", "text": "Sample test ticket 3", "label": "feedback"}
|
| 5 |
+
{"id": "test-0004", "text": "Sample test ticket 4", "label": "billing"}
|
| 6 |
+
{"id": "test-0005", "text": "Sample test ticket 5", "label": "technical"}
|
| 7 |
+
{"id": "test-0006", "text": "Sample test ticket 6", "label": "account"}
|
| 8 |
+
{"id": "test-0007", "text": "Sample test ticket 7", "label": "feedback"}
|
| 9 |
+
{"id": "test-0008", "text": "Sample test ticket 8", "label": "billing"}
|
| 10 |
+
{"id": "test-0009", "text": "Sample test ticket 9", "label": "technical"}
|
| 11 |
+
{"id": "test-0010", "text": "Sample test ticket 10", "label": "account"}
|
| 12 |
+
{"id": "test-0011", "text": "Sample test ticket 11", "label": "feedback"}
|