Creating Dataset
Using Future AGI Platform
Learn how to add datasets using the Future AGI platform interface.
This guide covers all the methods available for adding datasets through the Future AGI platform interface.
Prerequisites
Before adding a dataset, ensure you:
- Have access to the Future AGI platform
- Are logged into your account
- Have the necessary data or files ready
Methods to Add Datasets
The Future AGI platform offers multiple ways to add datasets:
Upload Files
Upload CSV or JSON files from your computer
Manual Creation
Create a new dataset from scratch
Import from Hugging Face
Import datasets directly from Hugging Face
Use Existing Dataset
Create a new dataset based on existing ones
Common First Step
For all methods, begin by:
- Select Build from the top left corner under the Main section
- Click on Add Dataset
Method 1: Uploading Files (JSON, CSV)
1. Select Upload Option
Choose the Upload a file option to upload files from your local computer.
2. Configure and Upload
- Enter a name for your dataset
- Choose your model type from the drop-down menu
- Browse for your file and select it
- Click Done and wait for upload completion
Method 2: Manual Dataset Creation
1. Select Manual Creation
Choose Manually Create Dataset from the options.
2. Configure Settings
- Enter a descriptive name
- Select appropriate model type
- Click Create
Method 3: Importing from Hugging Face
1. Select Hugging Face Option
Choose Import from Hugging Face option.
2. Provide Dataset Details
- Copy dataset name from Hugging Face Datasets
- Paste the dataset name
- Click Load Dataset
3. Configure Import
- Give your dataset a name
- Choose model type
- Select dataset subset and split
- Click Start Experimenting
Method 4: Adding from Existing Dataset
1. Select Existing Dataset Option
Choose Add from existing dataset option.
2. Configure New Dataset
- Assign a name
- Select source dataset
- Choose model type
Verifying Dataset Creation
After using any method above:
- Your new dataset should appear on the dashboard
- If not visible, refresh the page
- You can now begin experimenting with your dataset
Next Steps
Once your dataset is added, you can:
- Run prompts on your dataset
- Create experiments to test different configurations
- Evaluate results using various metrics