Add a system where users can build datasets with simple commands.
Features:
• Download datasets from URLs
• Combine multiple image / audio / text folders
• Auto-labeling helpers
• Splitting into train/val/test
• Export datasets in HF dataset format
• Push datasets directly to Hugging Face
CLI:
• vllama dataset create
• vllama dataset push
• vllama dataset merge
This will make it easy for users to train and share datasets.
Add a system where users can build datasets with simple commands.
Features:
• Download datasets from URLs
• Combine multiple image / audio / text folders
• Auto-labeling helpers
• Splitting into train/val/test
• Export datasets in HF dataset format
• Push datasets directly to Hugging Face
CLI:
• vllama dataset create
• vllama dataset push
• vllama dataset merge
This will make it easy for users to train and share datasets.