o
    à¥µi{  ã                   @   s0   d dl mZmZ d dlmZ G dd„ deƒZdS )é    )ÚOptionalÚUnion)ÚDownloadConfigc                   @   s    e Zd ZU dZdZee ed< dZee ed< dZ	ee ed< dZ
eeeef  ed< dZee ed< i Zee ed< i Zee ed	< d
Zeed< ddd„ZdS )ÚDataDownloadConfigzP
    Extends `DownloadConfig` with additional attributes for data download.
    NÚdataset_nameÚ	namespaceÚversionÚsplitÚdata_dirÚ
oss_configÚmeta_args_mapé   Únum_procÚreturnc                 C   s   | S )N© )Úselfr   r   úb/home/ubuntu/.local/lib/python3.10/site-packages/modelscope/msdatasets/download/download_config.pyÚcopy   s   zDataDownloadConfig.copy)r   r   )Ú__name__Ú
__module__Ú__qualname__Ú__doc__r   r   ÚstrÚ__annotations__r   r   r	   r   Úlistr
   r   Údictr   r   Úintr   r   r   r   r   r      s   
 r   N)Útypingr   r   Ú!datasets.download.download_configr   r   r   r   r   r   Ú<module>   s   