HuggingFace Integration
Hubify Labs integrates with HuggingFace Hub for publishing models, datasets, and experiment artifacts. Share your research outputs with the community directly from your lab.Setup
Get a HuggingFace token
Go to huggingface.co/settings/tokens and create a write-access token.
Publishing Datasets
Push experiment outputs and processed datasets to HuggingFace:- Data files (Parquet format for tabular data)
- Dataset card (auto-generated from experiment metadata)
- Schema and column descriptions
- Provenance information (experiment ID, lab, date)
Dataset Cards
Hubify auto-generates HuggingFace dataset cards:- Dataset description and purpose
- Column definitions
- Collection methodology
- License information
- Citation instructions
Publishing Models
Push trained models to HuggingFace:Publishing Spaces
Create a HuggingFace Space with an interactive demo:Bulk Publishing
Publish all publishable artifacts from a lab:Linking to Lab Site
Published HuggingFace resources are automatically linked from your lab site:Examples
Privacy
- Only experiments and data you explicitly publish are uploaded
- Private lab data is never automatically shared
- You control the repository visibility (public or private) on HuggingFace
- API tokens are stored locally and never sent to Hubify servers