We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f791e85 commit fe1b5a8Copy full SHA for fe1b5a8
src/rai_bench/rai_bench/vlm_benchmark/predefined/tasks.py
@@ -27,8 +27,6 @@
27
IMG_PATH = "src/rai_bench/rai_bench/vlm_benchmark/predefined/images/"
28
29
30
-## ANOTHER TASKS ORGANIZATION
31
-
32
image_1 = IMG_PATH + "image_1.jpg"
33
34
image_1_tasks: List[ImageReasoningTask[Any]] = [
0 commit comments