Upload infer_answer_.json with huggingface_hub
Browse files- infer_answer_.json +22 -0
infer_answer_.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"role": "user",
|
4 |
+
"content": [
|
5 |
+
{
|
6 |
+
"type": "video",
|
7 |
+
"video": "/home/zbz5349/WorkSpace/aigeeks/Qwen2.5-VL/dataset/data/new_Psychology_5.mp4",
|
8 |
+
"max_pixels": 151200,
|
9 |
+
"fps": 1.0
|
10 |
+
},
|
11 |
+
{
|
12 |
+
"type": "image",
|
13 |
+
"image": "/home/zbz5349/WorkSpace/aigeeks/Qwen2.5-VL/dataset/images/new_Psychology_5.png"
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"type": "text",
|
17 |
+
"text": "<video> <image>Complete the following definition about Natural Quasi Experiment:The study of effects of a _______ where the _______ variable is _______ manipulated. this is a multiple-choice, options contain A : [natural event, independent, naturally] B : [natural experiment, dependent, naturally] C : [natural event, independent, artificially] D : [natural event, dependent, naturally] E : [natural occurrence, independent, naturally] F : [natural phenomenon, independent, artificially] G : [natural event, dependent, artificially] H : [natural event, independent, experimentally] I : [natural process, dependent, naturally] J : [natural event, independent, systematically] "
|
18 |
+
}
|
19 |
+
],
|
20 |
+
"result": "Answer: A"
|
21 |
+
}
|
22 |
+
]
|