umyunsang's picture
Upload folder using huggingface_hub
9e65b56 verified
raw
history blame contribute delete
92 Bytes
"""python -m src.data_collection_preprocessing 진입점."""
from .cli import main
main()