Spaces:
Running
Running
update example prompt
Browse files
examples/example_inputs.jsonl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
{"id":1, "text": "描述一下这个场景", "image": "examples/1.jpeg"}
|
2 |
-
{"id":2, "text": "
|
3 |
{"id":3, "text": "这张图片描述了什么", "image": "examples/3.jpeg"}
|
|
|
1 |
{"id":1, "text": "描述一下这个场景", "image": "examples/1.jpeg"}
|
2 |
+
{"id":2, "text": "What object it is?", "image": "examples/2.jpeg"}
|
3 |
{"id":3, "text": "这张图片描述了什么", "image": "examples/3.jpeg"}
|