vivek9chavan commited on
Commit
3747df6
·
verified ·
1 Parent(s): c288d54

Upload 2 files

Browse files
8_Singular_Actions/vqa_generic.json ADDED
@@ -0,0 +1,442 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "task": 1,
4
+ "question": "Why is this task needed?",
5
+ "options": {
6
+ "A": "To separate two parts from each other\n",
7
+ "B": "To create a hole for attaching a screw\n",
8
+ "C": "To improve the load carrying capacity of the assembly\n",
9
+ "D": " To attach two pieces together\n"
10
+ },
11
+ "correct": "D"
12
+ },
13
+ {
14
+ "task": 2,
15
+ "question": "Why is this task needed?",
16
+ "options": {
17
+ "A": "To tighten bolts that may have become loose over time.\n",
18
+ "B": "To completely remove old bolts and replace them with new ones.\n",
19
+ "C": "To loosen bolts in order to adjust the alignment or positioning of parts.\n",
20
+ "D": "To disassemble parts that are connected with bolts for maintenance or repairs.\n"
21
+ },
22
+ "correct": "D"
23
+ },
24
+ {
25
+ "task": 3,
26
+ "question": "Why is this task needed?",
27
+ "options": {
28
+ "A": "To create stability when working on the wooden block.",
29
+ "B": "To decorate the wooden block with patterns.",
30
+ "C": "To prevent the wooden block from being damaged during transportation.",
31
+ "D": "To measure the weight of the wooden block accurately."
32
+ },
33
+ "correct": "A"
34
+ },
35
+ {
36
+ "task": 3,
37
+ "question": "When is the action likely to occur?",
38
+ "options": {
39
+ "A": "When preparing the wooden block for cutting",
40
+ "B": "Before starting the drilling process",
41
+ "C": "While sanding the edges of the wooden block",
42
+ "D": "While measuring the dimensions of the block"
43
+ },
44
+ "correct": "B,C"
45
+ },
46
+ {
47
+ "task": 4,
48
+ "question": "Why is this task needed?",
49
+ "options": {
50
+ "A": "To attach the wooden block to another piece of wood or hardware",
51
+ "B": "To create a pivot point for a hinge or joint",
52
+ "C": "For intalling a screw anchor",
53
+ "D": "To create a mounting point for robotic arms or end-effectors"
54
+ },
55
+ "correct": "C"
56
+ },
57
+ {
58
+ "task": 5,
59
+ "question": "Why is this task needed?",
60
+ "options": {
61
+ "A": "To prevent tools from becoming dirty\n\n\n",
62
+ "B": "To maintain a clean appearance only",
63
+ "C": "It prevents respiratory issues for workers",
64
+ "D": "To improve the smell of the workplace"
65
+ },
66
+ "correct": "C"
67
+ },
68
+ {
69
+ "task": 5,
70
+ "question": "When is the action likely to occur?",
71
+ "options": {
72
+ "A": "After completing a woodworking or drilling task",
73
+ "B": "While preparing the workspace for inspection or quality control",
74
+ "C": "Before starting a new project or task",
75
+ "D": "During a safety inspection or audit"
76
+ },
77
+ "correct": "A"
78
+ },
79
+ {
80
+ "task": 6,
81
+ "question": "Why is this task needed?",
82
+ "options": {
83
+ "A": " To figure out how much weight the table can hold",
84
+ "B": "For manufacturing or repair purposes",
85
+ "C": "To ensure proper fitting of tablecloths or runners",
86
+ "D": "To determine if the table fits within a specific space or room layout"
87
+ },
88
+ "correct": "D"
89
+ },
90
+ {
91
+ "task": 6,
92
+ "question": "When is the action likely to occur?",
93
+ "options": {
94
+ "A": "When planning to purchase a new table",
95
+ "B": "Before moving the table to a new location\n\n",
96
+ "C": "When assembling a table from a kit",
97
+ "D": "When determining if the table is the right height for a specific activity"
98
+ },
99
+ "correct": "B,D"
100
+ },
101
+ {
102
+ "task": 7,
103
+ "question": "Why is this task needed?",
104
+ "options": {
105
+ "A": "For quality control in manufacturing processes",
106
+ "B": "To verify the screw's dimensions match specifications",
107
+ "C": "To ensure the screw fits properly into a pre-drilled hole",
108
+ "D": "To verify the accuracy of previously measured screws"
109
+ },
110
+ "correct": "C"
111
+ },
112
+ {
113
+ "task": 7,
114
+ "question": "When is the action likely to occur?",
115
+ "options": {
116
+ "A": " When tightening the screw to ensure it is securely fastened",
117
+ "B": "When choosing the right type of screwdriver for the screw",
118
+ "C": "When measuring the torque required to tighten the screw",
119
+ "D": "When determining the length of a screw for a precise fit in a specific hole"
120
+ },
121
+ "correct": "D"
122
+ },
123
+ {
124
+ "task": 8,
125
+ "question": "Why is this task needed?",
126
+ "options": {
127
+ "A": "To make the shelf more decorative by adding visual variety",
128
+ "B": "To protect fragile items from being damaged during transport",
129
+ "C": "To organize and store items in a designated area for easy access",
130
+ "D": "To clean the shelf by keeping items off the surface"
131
+ },
132
+ "correct": "C"
133
+ },
134
+ {
135
+ "task": 8,
136
+ "question": "When is the action likely to occur?",
137
+ "options": {
138
+ "A": "When sorting items for recycling",
139
+ "B": "After conducting an inventory check, you store the box of excess items on the shelf to free up workspace.",
140
+ "C": "After measuring and sorting materials,",
141
+ "D": "When organizing supplies or tools in a storage area"
142
+ },
143
+ "correct": "B, D"
144
+ },
145
+ {
146
+ "task": 9,
147
+ "question": "Why is this task needed?",
148
+ "options": {
149
+ "A": "To flatten the box for recycling",
150
+ "B": "To organize the boxes by size in a storage room",
151
+ "C": "To access and unpack newly delivered items",
152
+ "D": "for Inspecting the tools or equipment inside the box"
153
+ },
154
+ "correct": "C,D"
155
+ },
156
+ {
157
+ "task": 9,
158
+ "question": "When is the action likely to occur?",
159
+ "options": {
160
+ "A": "When receiving a package at home or work to check its contents",
161
+ "B": "When unpacking supplies or materials needed for a specific project",
162
+ "C": "When accessing tools or equipment necessary for a task or repair",
163
+ "D": "When preparing to return a product by opening the original packaging to repackage it"
164
+ },
165
+ "correct": "A,B"
166
+ },
167
+ {
168
+ "task": 10,
169
+ "question": "Why is this task needed?",
170
+ "options": {
171
+ "A": "To secure items for shipping and prevent them from falling out during transit",
172
+ "B": "To prevent pests or dust from getting inside the box while storing items",
173
+ "C": "To reinforce a box for long-term storage of items in a warehouse or attic",
174
+ "D": "To keep the box waterproof for outdoor storage"
175
+ },
176
+ "correct": "A"
177
+ },
178
+ {
179
+ "task": 10,
180
+ "question": "When is the action likely to occur?",
181
+ "options": {
182
+ "A": "Before securing a box containing sensitive electronics for international shipping",
183
+ "B": "While preparing a box for shipping a hazardous material that requires specific labeling",
184
+ "C": "After conducting a quality inspection on goods in a warehouse to prevent unauthorized access",
185
+ "D": "While sealing a box to improve its aesthetic appearance for display purposes"
186
+ },
187
+ "correct": "A,C"
188
+ },
189
+ {
190
+ "task": 11,
191
+ "question": "Why is this task needed?",
192
+ "options": {
193
+ "A": "for decorating the yellow trolley with different objects",
194
+ "B": "For carrying heavy objects",
195
+ "C": "To organize and store objects for easy access",
196
+ "D": "To transport tools and materials from one location to another during a project.\n"
197
+ },
198
+ "correct": "C,D"
199
+ },
200
+ {
201
+ "task": 41,
202
+ "question": "Why is this task needed?",
203
+ "options": {
204
+ "A": "To precisely mark the drilling position and ensure that the drill bit stays centered when starting the drilling.",
205
+ "B": "To increase the stability of the wooden block when drilling holes.",
206
+ "C": "To indicate where additional fastening needs to be done for structural reinforcement.",
207
+ "D": "To prepare the surface for a different woodworking operation, such as chiseling or sawing."
208
+ },
209
+ "correct": "A, B"
210
+ },
211
+ {
212
+ "task": 41,
213
+ "question": "When is the action likely to occur?",
214
+ "options": {
215
+ "A": "Before the actual drilling operation to ensure accuracy.",
216
+ "B": "In the middle of the drilling process to adjust or reposition the drilling point.",
217
+ "C": "After drilling as a part of marking multiple holes for another operation.",
218
+ "D": "During the finishing touches of the project to assess alignment and accuracy."
219
+ },
220
+ "correct": "A"
221
+ },
222
+ {
223
+ "task": 42,
224
+ "question": "Why is this task needed?",
225
+ "options": {
226
+ "A": "To retrieve necessary materials for the upcoming task.",
227
+ "B": "To organize the storage area by removing excess boxes.",
228
+ "C": "To dispose of damaged or defective cardboard boxes.",
229
+ "D": "To make sure all needed tools are cleaned befor usage"
230
+ },
231
+ "correct": "A, B"
232
+ },
233
+ {
234
+ "task": 42,
235
+ "question": "When is the action likely to occur?",
236
+ "options": {
237
+ "A": "After completing the assembly of a product.",
238
+ "B": "During the daily team meeting.",
239
+ "C": "Before beginning the packaging process.",
240
+ "D": "While setting up the workstation for the next task."
241
+ },
242
+ "correct": "C"
243
+ },
244
+ {
245
+ "task": 43,
246
+ "question": "Why is this task needed?",
247
+ "options": {
248
+ "A": "To secure the wooden block in place.",
249
+ "B": "To assemble components by fastening them together.",
250
+ "C": "To remove a nail from the wooden block.",
251
+ "D": "To create some kind of mounting pin for miscellanous things."
252
+ },
253
+ "correct": "D"
254
+ },
255
+ {
256
+ "task": 43,
257
+ "question": "When is the action likely to occur?",
258
+ "options": {
259
+ "A": "After cutting the wooden block to size.",
260
+ "B": "Before sanding the wooden block.",
261
+ "C": "During the painting process of the wooden block.",
262
+ "D": "While setting up the workstation."
263
+ },
264
+ "correct": "A, B"
265
+ },
266
+ {
267
+ "task": 44,
268
+ "question": "Why is this task needed?",
269
+ "options": {
270
+ "A": "To repair a punctured tire.",
271
+ "B": "To increase the tire pressure for better performance.",
272
+ "C": "To remove the tire from the bicycle.",
273
+ "D": "To deflate the tire for transportation."
274
+ },
275
+ "correct": "B"
276
+ },
277
+ {
278
+ "task": 44,
279
+ "question": "When is the action likely to occur?",
280
+ "options": {
281
+ "A": "While painting the bicycle frame.",
282
+ "B": "After a long ride, when the tire pressure has decreased.",
283
+ "C": "Before assembling the bicycle components.",
284
+ "D": "During a routine bike maintenance."
285
+ },
286
+ "correct": "B, D"
287
+ },
288
+ {
289
+ "task": 45,
290
+ "question": "Why is this task needed?",
291
+ "options": {
292
+ "A": "To enhance personal style at work.",
293
+ "B": "To comply with safety regulations.",
294
+ "C": "To protect feet from workplace hazards.",
295
+ "D": "To keep feet warm in cold environments."
296
+ },
297
+ "correct": "B, C"
298
+ },
299
+ {
300
+ "task": 45,
301
+ "question": "When is the action likely to occur?",
302
+ "options": {
303
+ "A": "While taking a lunch break.",
304
+ "B": "Before a team meeting on safety measures.",
305
+ "C": "After completing a desk job.",
306
+ "D": "Before entering a construction site."
307
+ },
308
+ "correct": "D"
309
+ },
310
+ {
311
+ "task": 46,
312
+ "question": "Why is this task needed?",
313
+ "options": {
314
+ "A": "To enhance personal fashion at the workplace.",
315
+ "B": "To allow feet to rest after a long day.",
316
+ "C": "To comply with company safety protocols.",
317
+ "D": "To transition from the work area to a non-hazardous zone."
318
+ },
319
+ "correct": "C, D"
320
+ },
321
+ {
322
+ "task": 46,
323
+ "question": "When is the action likely to occur?",
324
+ "options": {
325
+ "A": "During the morning safety briefing.",
326
+ "B": "Before starting a safety inspection.",
327
+ "C": "While reporting a workplace incident.",
328
+ "D": "At the end of a work shift."
329
+ },
330
+ "correct": "D"
331
+ },
332
+ {
333
+ "task": 47,
334
+ "question": "Why is this task needed?",
335
+ "options": {
336
+ "A": "To organise cables and keep them together for better cable management.",
337
+ "B": "To adjust the tightness of zip ties for a better fit.",
338
+ "C": "To permanently fix items without the possibility of adjustment.",
339
+ "D": "To recycle unused zip ties."
340
+ },
341
+ "correct": "A"
342
+ },
343
+ {
344
+ "task": 47,
345
+ "question": "When is the action likely to occur?",
346
+ "options": {
347
+ "A": "After organizing and securing items with zip ties.",
348
+ "B": "Before beginning to organize items with zip ties.",
349
+ "C": "While inspecting the integrity of secured items.",
350
+ "D": "During the initial setup before using zip ties."
351
+ },
352
+ "correct": "A"
353
+ },
354
+ {
355
+ "task": 48,
356
+ "question": "Why is this task needed?",
357
+ "options": {
358
+ "A": "To increase the aesthetic appeal of the packaging.",
359
+ "B": "To permanently seal the object, making it tamper-proof.",
360
+ "C": "To secure the object for safe transportation.",
361
+ "D": "To protect the object from dust and moisture."
362
+ },
363
+ "correct": "C, D"
364
+ },
365
+ {
366
+ "task": 48,
367
+ "question": "When is the action likely to occur?",
368
+ "options": {
369
+ "A": "During the quality inspection of the product.",
370
+ "B": "After loading all objects into the shipping vehicle.",
371
+ "C": "Before loading the object onto the transport vehicle.",
372
+ "D": "While stacking objects in the storage area."
373
+ },
374
+ "correct": "C"
375
+ },
376
+ {
377
+ "task": 49,
378
+ "question": "Why is this task needed?",
379
+ "options": {
380
+ "A": "To secure tools inside the toolbox during transportation.",
381
+ "B": "To organize the tools within the toolbox.",
382
+ "C": "To prevent tools from falling out or getting damaged.",
383
+ "D": "To allow others to access the tools without restrictions."
384
+ },
385
+ "correct": "A, C"
386
+ },
387
+ {
388
+ "task": 49,
389
+ "question": "When is the action likely to occur?",
390
+ "options": {
391
+ "A": "Before transporting the toolbox to a different worksite.",
392
+ "B": "After using the tools and storing them back in the toolbox.",
393
+ "C": "While selecting tools for a specific task.",
394
+ "D": "During the initial setup of the workspace."
395
+ },
396
+ "correct": "A, B"
397
+ },
398
+ {
399
+ "task": 50,
400
+ "question": "Why is this task needed?",
401
+ "options": {
402
+ "A": "To replace the table base.",
403
+ "B": "To prepare the table base for assembly.",
404
+ "C": "To prevent someone tripping over the table.",
405
+ "D": "To clean the table."
406
+ },
407
+ "correct": "B"
408
+ },
409
+ {
410
+ "task": 50,
411
+ "question": "When is the action likely to occur?",
412
+ "options": {
413
+ "A": "While packing the table for shipment.",
414
+ "B": "After assembling the table.",
415
+ "C": "During the painting of the table.",
416
+ "D": "Before assembling the table."
417
+ },
418
+ "correct": "D"
419
+ },
420
+ {
421
+ "task": 51,
422
+ "question": "Why is this task needed?",
423
+ "options": {
424
+ "A": "To discard the table base.\n",
425
+ "B": "To prepare the base for transport.",
426
+ "C": "To store the table base safely after disassembly.",
427
+ "D": "Eliminating a safety hazard by removing an object that could cause someone to trip."
428
+ },
429
+ "correct": "C, D"
430
+ },
431
+ {
432
+ "task": 51,
433
+ "question": "When is the action likely to occur?",
434
+ "options": {
435
+ "A": "After disassembling the table.",
436
+ "B": "Before assembling the table.",
437
+ "C": "During transport of the table.",
438
+ "D": "While cleaning the workspace."
439
+ },
440
+ "correct": "A"
441
+ }
442
+ ]
8_Singular_Actions/vqa_specific.json ADDED
The diff for this file is too large to render. See raw diff