Datasets
Export datasets via SDK
How to programmatically export datasets in HoneyHive.
We allow exporting all datasets via our SDKs. This allows you to use your datasets for:
- Evaluation: Run ad-hoc experiments or continuous integrations tests against a reference dataset
- Fine-Tuning: Use datasets for fine-tuning and validating your custom model
Prerequisites:
- Get your API key & project ID by following the steps detailed here.
Expected time: few minutes