Create train.jsonl
Browse files- train.jsonl +3 -0
train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"id": 1, "title": "Haha"}
|
| 2 |
+
{"id": 2, "title": "Good"}
|
| 3 |
+
{"id": 1, "title": "Thanks!"}
|