Testing image dataset upload
Browse files- train.jsonl +2 -2
train.jsonl
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
{"images": ["images/
|
| 2 |
-
{"images": ["images/
|
| 3 |
{"images": ["images/frame_0003.jpg"], "texts": [{"user": "Question: Who is the person?", "assistant": "Answer: Dayo", "source": "FaceID"}]}
|
| 4 |
{"images": ["images/frame_0004.jpg"], "texts": [{"user": "Question: Who is the person?", "assistant": "Answer: Dayo", "source": "FaceID"}]}
|
| 5 |
{"images": ["images/frame_0005.jpg"], "texts": [{"user": "Question: Who is the person?", "assistant": "Answer: Dayo", "source": "FaceID"}]}
|
|
|
|
| 1 |
+
{"images": ["images/Dayo_frame_0000.jpg"], "texts": [{"user": "Question: Who is the person?", "assistant": "Answer: Dayo", "source": "FaceID"}]}
|
| 2 |
+
{"images": ["images/Dayo_frame_0002.jpg"], "texts": [{"user": "Question: Who is the person?", "assistant": "Answer: Dayo", "source": "FaceID"}]}
|
| 3 |
{"images": ["images/frame_0003.jpg"], "texts": [{"user": "Question: Who is the person?", "assistant": "Answer: Dayo", "source": "FaceID"}]}
|
| 4 |
{"images": ["images/frame_0004.jpg"], "texts": [{"user": "Question: Who is the person?", "assistant": "Answer: Dayo", "source": "FaceID"}]}
|
| 5 |
{"images": ["images/frame_0005.jpg"], "texts": [{"user": "Question: Who is the person?", "assistant": "Answer: Dayo", "source": "FaceID"}]}
|