File size: 282 Bytes
799ac7c
 
 
 
0b9d8c7
1
2
3
4
5
6
from .aggregated_generation import AGGREGATED_GENERATION_PROMPT
from .atomic_generation import ATOMIC_GENERATION_PROMPT
from .cot_generation import COT_GENERATION_PROMPT
from .multi_hop_generation import MULTI_HOP_GENERATION_PROMPT
from .vqa_generation import VQA_GENERATION_PROMPT