Upload test_dataset.jsonl with huggingface_hub
Browse files- test_dataset.jsonl +2 -0
test_dataset.jsonl
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"id": 1, "text": "Test entry 1"}
|
| 2 |
+
{"id": 2, "text": "Test entry 2"}
|