How to import datasets from HuggingFace Datasets to HoneyHive.
Installation
Authentication & Imports
Create the HoneyHive dataset
dataset_id
handy for future reference.Pass your data in batches with a mapping
dataset_id
, you can pass your data list and provide a mapping to the fields.We’ll create unique datapoints for each entry in the JSON list. The datapoint_id
on those entries will be used for joining traces in experiment runs in the future.metadata
of the datapoint.