o
    7t¾iL  ã                   @   s<   d dl Z dd„ Zdd„ Zdd„ Zdd	„ Zd
d„ Zdd„ ZdS )é    Nc                 C   s
   t  | ¡S )N)ÚastÚliteral_eval)Ústring© r   úV/home/ubuntu/.local/lib/python3.10/site-packages/lm_eval/tasks/race/preprocess_race.pyÚprocess_ast   s   
r   c                 C   s   t | d ƒd S )NÚproblemséÿÿÿÿ)r   )Údocr   r   r   Úlast_problem   s   r   c                 C   s&   dddddœ}|| d  }| d | S )Nr   é   é   é   ©ÚAÚBÚCÚDÚanswerÚoptionsr   )ÚproblemÚletter_to_numr   r   r   r   Úget_answer_option   s   r   c                    s"   t | ƒ‰ ‡ fdd„tdƒD ƒ}|S )Nc                    s   g | ]}ˆ d  | ‘qS )r   r   )Ú.0Úi©r   r   r   Ú
<listcomp>   s    z!doc_to_choice.<locals>.<listcomp>é   )r   Úrange)r
   Úchoicesr   r   r   Údoc_to_choice   s   r    c                 C   s    d| d  d }t | d ƒd d… D ]3}|d dd … dkr/||d d	d … t|ƒ d
 7 }qd|d  d
 }dt|ƒ d
 }||| 7 }q|t| ƒd 7 }|S )Nz	Article: Úarticlez

r   r	   Úquestioniúÿÿÿz  _  .éûÿÿÿÚ
z
Question: zAnswer: )r   r   r   )r
   Útextr   r"   r   r   r   r   Údoc_to_text   s   "r&   c                 C   s"   dddddœ}|t | ƒd  }|S )Nr   r   r   r   r   r   )r   )r
   r   r   r   r   r   Údoc_to_target%   s   r'   )r   r   r   r   r    r&   r'   r   r   r   r   Ú<module>   s    