Create Datasets
You can currently create datasets in Athina in two ways: from existing inference logs or by uploading a JSONL file.
Import from existing inference logs
Prerequisites: Some logged inferences available in your athina account
- Create a dataset by giving it a name and a description
- Pick the logged inferences Option and Select the logged inferences you want to include in the dataset
- Data will be uploaded to the dataset and you will be able to see them shortly
Upload from JSONL file
Prerequisites: A JSONL file with the required data to create the dataset
- Create a dataset by giving it a name and a description
- Pick the file upload option and Select the JSONL file you want to upload in the dataset
- Data will be uploaded to the dataset and you will be able to see them shortly