AgtOwad commited on
Commit
84fda73
·
1 Parent(s): 98fb332

Testing image dataset upload

Browse files
Files changed (1) hide show
  1. train.jsonl +2 -2
train.jsonl CHANGED
@@ -1,5 +1,5 @@
1
- {"images": ["images/frame_0000.jpg"], "texts": [{"user": "Question: Who is the person?", "assistant": "Answer: Dayo", "source": "FaceID"}]}
2
- {"images": ["images/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"}]}
 
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"}]}