Bagel
  • Bakery Docs
    • Getting Started with the Bakery
    • Creating and Managing API Keys
    • Creating Datasets and Models
    • Uploading Files to the Bakery
    • Fine-Tuning Using The Bakery: Step-by-Step Guide
    • Purchasing and Publishing Assets to Marketplace
    • HuggingFace Integration Guide
  • Bagel Packages
    • Bagel Python Package
      • Bagels RAW - finetuning asset Quickstart.md
      • Fine-Tuning AI Models with Bagel - Overview
      • Fine-tuning LLama3 Models on Bagel
    • Bagel JavaScript Package
      • QuickStart
      • Fine-Tuning AI Models
  • Dataset Preparation Guide for Fine-tuning
  • Supported LLM Models for Fine-tuning in Bakery
  • How to Fine-tune LLM Successfully in Bakery
Powered by GitBook
On this page
  1. Bakery Docs

Creating Datasets and Models

PreviousCreating and Managing API KeysNextUploading Files to the Bakery

Last updated 5 months ago

Creating Datasets

When you sign up for the Bakery, you can create, manage, view, and share datasets and models publicly. All datasets and models created with your account are available to all users, depending on their permission levels.

Upon opening the Bakery, you'll see a list of options on the left menu and a search bar at the top of your screen. To start creating a dataset:

  1. Click the + icon beside the search bar.

  1. Select Create a dataset from the options.

  1. Enter the dataset name, add tags. Fill in your choices and click Submit.

  • Note: Dataset names must be unique. You cannot have two datasets with the same name.

Creating Models

To start creating a model:

  1. Click the + icon beside the search bar and select Create model.

  • Note: Model names must be unique. You cannot have two models with the same name.

  1. Select how you want to create a model: Upload file or Fine-tune, then click Next.

If you select Upload file:

  • Enter a model name with at least four characters, select the dataset you want to use, and click Submit.

  • Proceed to upload your model files and click Submit.

If you select Fine-tune:

  • Select a base model using the search function to find and select it.

  • Proceed to select a file and click Submit.

  • Review the details of your fine-tuning operation and click Confirm Fine-tune.

Additional Information

  • Fine-tuning is available only for TXT, CSV, Parquet, JSON files at the moment.

  • Bagel Multimodal currently supports only image and text data.

Need extra help or just want to connect with other developers? Join our community on Discord for additional support (https://discord.gg/bagelnet) 👾

alt text
alt text
alt text