datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Laguna-S-2.1-trajectories
Laguna S 2.1 Trajectories
ShareGPT string conversion of
Poolside's public Laguna S 2.1 trajectory archive.
Format
{
"id": "...",
"conversations": [
{"from": "human", "value": "..."},
{"from": "gpt", "value": "..."}
],
"source": "poolside-laguna-s-2.1/<benchmark>/<variant>"
}
Assistant reasoning, messages, and tool calls are stored in gpt turns.
Tool results are stored in human turns.
Contents
10,287 trajectories across thinking and… See the full description on the dataset page: https://huggingface.co/datasets/mgoin/Laguna-S-2.1-trajectories.umpalumpas
Compaction Dataset Based on SWE-Smith
This is a sample of a larger dataset. Work in progress.
Parquet Layout
This repository contains a single Parquet file:
File
Rows
What it contains
data/oracle_trajectories.parquet
10
One row per oracle trajectory, preprocessed with linked offline checkpoints, oracle memories, and oracle continuations.
The compaction data is represented by linked offline H2 fixed-milestone
checkpoints:
offline_checkpoint_count… See the full description on the dataset page: https://huggingface.co/datasets/poolside-laguna-hackathon/umpalumpas.
