Migrate datasets from GitHub to Hugging Face Hub
Download datasets from a URL
Build datasets using natural language
Upload files to a Hugging Face repository
Browse a list of machine learning datasets
Manage and label datasets for your projects
Perform OSINT analysis, fetch URL titles, fine-tune models
Display translation benchmark results from NTREX dataset
Display instructional dataset
Speech Corpus Creation Tool
Provide feedback on AI responses to prompts
Display trending datasets and spaces
Validate JSONL format for fine-tuning
The Github To Huggingface Dataset Migration Tool is a utility designed to simplify the process of migrating datasets from GitHub repositories to the Hugging Face Hub. It enables users to seamlessly transfer their dataset files, maintaining the integrity and structure of the data. This tool is particularly useful for researchers and data scientists who want to leverage Hugging Face's ecosystem for dataset sharing, versioning, and collaboration.
• Support for GitHub Repositories: Migrate datasets stored in public or private GitHub repositories.
• Dataset Versioning: Preserve dataset versions during the migration process.
• Large Dataset Handling: Efficiently manage and transfer large-scale datasets.
• Data Format Compatibility: Supports various data formats commonly used in machine learning workflows.
• Integration with Hugging Face Libraries: Compatibility with Hugging Face's ecosystem, including datasets and transformers libraries.
• Repository Structure Mapping: Maintain the original folder and file structure of the dataset during migration.
• Commit History Preservation: Optionally retain commit history and metadata from GitHub.
• Validation and Verification: Ensure data integrity through pre- and post-migration checks.
What types of GitHub repositories are supported?
The tool supports both public and private GitHub repositories. For private repositories, ensure you have the necessary authentication credentials.
Can I migrate datasets that are split across multiple repositories?
Yes, the tool allows you to specify multiple repositories or subdirectories within a repository to migrate as a single dataset.
How are dataset versions handled during migration?
The tool preserves the version history by creating separate versions on Hugging Face Hub. You can also choose to create a new version or overwrite an existing one.