LogoLogo
  • Welcome to Gretel!
  • Gretel Basics
    • Getting Started
      • Quickstart
      • Blueprints
      • Use Case Examples
      • Environment Setup
        • Console
        • SDK
      • Projects
      • Inputs and Outputs
      • Gretel Connectors
        • Object Storage
          • Amazon S3
          • Google Cloud Storage
          • Azure Blob
        • Database
          • MySQL
          • PostgreSQL
          • MS SQL Server
          • Oracle Database
        • Data Warehouse
          • Snowflake
          • BigQuery
          • Databricks
        • Gretel Project
    • Release Notes
      • Platform Release Notes
        • May 2025
        • April 2025
        • March 2025
        • February 2025
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
      • Console Release Notes
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
      • Python SDKs
  • Create Synthetic Data
    • Gretel Safe Synthetics
      • Transform
        • Reference
        • Examples
        • Supported Entities
      • Synthetics
        • Gretel Tabular Fine-Tuning
        • Gretel Text Fine-Tuning
        • Gretel Tabular GAN
        • Benchmark Report
        • Privacy Protection
      • Evaluate
        • Synthetic Quality & Privacy Report
        • Tips to Improve Synthetic Data Quality
        • Data Privacy 101
      • SDK
    • Gretel Data Designer
      • Getting Started with Data Designer
      • Define your Data Columns
        • Column Types
        • Add Constraints to Columns
        • Custom Model Configurations
        • Upload Files as Seeds
      • Building your Dataset
        • Seeding your Dataset
        • Generating Data
      • Generate Realistic Personal Details
      • Structured Outputs
      • Code Validation
      • Data Evaluation
      • Magic Assistance
      • Using Jinja Templates
  • Gretel Playground [Legacy]
    • Getting Started
    • Prompts Tips & Best Practices
    • FAQ
    • SDK Examples
    • Tutorials
    • Videos
    • Gretel Playground [Legacy] Inference API
    • Batch Job SDK
  • Reference
    • Gretel's Python Client
    • Gretel’s Open Source Synthetic Engine
    • Gretel’s REST API
    • Homepage
    • Model Suites
Powered by GitBook
On this page
  • Synthetic Models
  • Supported Features

Was this helpful?

Export as PDF
  1. Create Synthetic Data
  2. Gretel Safe Synthetics

Synthetics

This section covers the model training and generation APIs shared across all Gretel models.

PreviousSupported EntitiesNextGretel Tabular Fine-Tuning

Last updated 1 month ago

Was this helpful?

Synthetic Models

Gretel offers the following synthetics models:

  1. - Gretel’s flagship LLM-based model for generating privacy-preserving, real-world quality synthetic data across numeric, categorical, text, JSON, and event-based tabular data with up to ~50 columns.

    1. Data types: Numeric, categorical, text, JSON, event-based

    2. Differential privacy: Optional

  2. - Gretel’s model for generating privacy-preserving synthetic text using your choice of top performing open-source models.

    1. Data types: Text

    2. Differential privacy: Optional

  3. - Gretel’s model for quickly generating synthetic numeric and categorical data for high-dimensional datasets (>50 columns) while preserving relationships between numeric and categorical columns.

    1. Data types: Numeric, categorical

    2. Differential privacy: NOT supported

  4. - Gretel’s model for generating differentially-private data with very low epsilon values (maximum privacy). It is best for basic analytics use cases (e.g. pairwise modeling), and runs on CPU. If your use case is training an ML model to learn deep insights in the data, Tabular Fine-Tuning is your best option.

    1. Data types: Numeric, categorical

    2. Differential privacy: Required; you cannot run without differential privacy

Supported Features

This section compares features of different generative data models supported by Gretel APIs.

✅ = Supported

✖️ = Not yet supported

Tabular Fine-Tuning
Text Fine-Tuning
Tabular GAN

Tag

tabular_ft

text_ft

tabular_gan

Type

Language Model

Language Model

Generative Adversarial Network

Model

Pre-trained Transformer

Pre-trained Transformer

GAN

Privacy filters

✖️

✖️

✅

Privacy metrics

✅

✖️

✅

Differential privacy

✖️

✅

✖️

✅

✅

✅

Tabular

✅

✖️

✅

Time-series

✅

✖️

✖️

Natural language

✅

✅

✖️

Conditional generation

✖️

✅

✅

Pre-trained

✅

✅

✖️

Gretel cloud

✅

✅

✅

Hybrid cloud

✅

✅

✅

Requires GPU

✅

✅

✅

Tabular Fine-Tuning
Text Fine-Tuning
Tabular GAN
Tabular DP
Synthetic quality report