AuraTracer智迹闻
中文

EVENT DOSSIER

Adaption Labs Introduces ‘Invent a Dataset’: Training Data Generated From a Task Description, Not a Seed Corpus

2026-09-05 14:48 Products & Apps 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
1mentions
SummaryAI generated

Adaption Labs launched a new feature called “Invent a Dataset” on September 5, 2026. This feature allows users to directly generate structured training datasets based on behavioral descriptions, without the need for pre-set corpora or annotation guidelines. The feature is available in the Adaption App, Python SDK, and REST API, supports multi-language and regional expansion, and delivers data in formats such as JSONL and CSV. Its core mechanism involves calling the `datasets.invent` interface to automatically generate instruction pairs or preference pairs based on domain-specific codes (such as medical symptom diagnosis), while providing credit estimation and idempotent retry capabilities. This feature aims to address the issue of limited model quality caused by time-consuming data cleaning in traditional workflows, and provides a new solution for the difficulty in extracting task signals from proprietary tasks. The generated datasets can be directly input into the `autoscientist.create` interface, handled by AutoScientist (May 2026…

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
Adaption Labs

Event frameEVENT FRAME

Launch

Adaption Labs Invent a Dataset 发布无需预置数据的新功能

SignalsSIGNALS

Keyword heat
  • Adaption Labs1

All reports (1)SOURCES

M MarkTechPost en 2026-09-05 14:48

Adaption Labs Introduces ‘Invent a Dataset’: Training Data Generated From a Task Description, Not a Seed Corpus

Adaption Labs released the “Invent a Dataset” feature this week, which allows for the direct generation of structured training datasets based on behavioral descriptions, without the need for pre-set corpora or annotation guidelines. This feature is now available in the Adaption App, Python SDK, and REST API. The generated data is delivered in formats such as JSONL and CSV, with support for multiple languages and regional extensions. Its core mechanism involves calling the `datasets.invent` interface to automatically generate instruction pairs or preference pairs based on domain-specific codes (such as medical symptom diagnosis), and it supports credit estimation and idempotent retries. This feature aims to address the issue of limited model quality due to time-consuming data cleaning in traditional workflows, and provides a new solution for the difficult task of signal extraction in proprietary scenarios. As part of the closed loop, the generated datasets can be directly input into the `autoscientist.create` interface, allowing AutoScientist (launched in May 2026) to collaboratively optimize training recipes…