Respan Dataset Explorer

Select one behavior. Every returned turn has one binary label: Present or Absent. Source: final dense boolean release.

5,167,182physical rows
86shards
0.00%qualified row coverage
0.00%qualified cell coverage
Random row JSON API

turns-00077.parquet:10442

20722b8f95d61068098f9d72
turn 1/1gpt-4.1-mini-2025-04-14EnglishSouth Korea794 words
degenerate_repetitionAbsentFinal dense release
USER
     Goal
    Traduire toutes les valeurs textuelles présentes dans une liste d’objets d’une recette de cuisine de en (ISO 639) vers pt (ISO 639), en respectant le contexte culinaire.

    Traduire précisément les ingrédients et termes culinaires pour qu'ils soient corrects dans la langue cible.
    Maintenir la structure JSON intacte, en ne modifiant que les valeurs.
    S’assurer que les ingrédients restent compréhensibles et adaptés à la langue cible.

    Return Format
    Tu dois renvoyer une liste d’objets sous la forme reçu.
    - Chaque valeur doit être correctement traduite en pt.
    - Les ingrédients doivent être adaptés à la langue cible.
    - Aucune clé ne doit être modifiée.

    Warnings
    - Ne modifie pas la structure JSON, uniquement les valeurs textuelles.
    - Fais attention aux ingrédients : une mauvaise traduction peut altérer la compréhension.
    - Ne laisse aucune valeur non traduite.
    - Ne renvoie que le JSON, sans explication.

    Context Dump
    Langue source : en (ISO 639)
    Langue cible : pt (ISO 639)
    Données à traduire :

    [
  {
    "recipeCode": "3394bf69127e4cf6b3a9ebe653541578",
    "updated": "2025-05-07T13:33:45.873Z",
    "title": "Honey-Coriander Chicken Wings",
    "subtitle": "Savory Bites",
    "description": "'Ohana is one of the main restaurants located on the second floor of the Great Ceremonial House at Disney's Polynesian Village Resort. The open dining area is surrounded by large windows overlooking the resort's gardens and boat marina, centered around an eighteen-foot semicircular firepit where guests can watch the food being grilled.",
    "ingredients": [
      {
        "section": "For Coriander Chicken Wings",
        "ingredients": [
          "coarse salt",
          "paprika",
          "sugar",
          "black pepper",
          "turmeric",
          "ground cinnamon",
          "cayenne pepper",
          "canola oil",
          "chicken wings or drumettes, patted dry"
        ]
      },
      {
        "section": "For Honey Wing Sauce",
        "ingredients": [
          "chili powder",
          "ground ginger",
          "ground coriander",
          "lime juice",
          "soy sauce",
          "honey",
          "water",
          "cornstarch"
        ]
      }
    ],
    "instructions": [
      "Preheat the oven to 500°F, positioning racks in the upper and lower thirds.",
      "Line two rimmed baking sheets with foil and lightly spray them with nonstick cooking spray.",
      "In a large glass bowl, mix all of the ingredients except the chicken.",
      "Stir the mixture until well combined.",
      "Add the chicken wings and toss to coat evenly.",
      "Arrange the chicken in a single layer on the prepared baking sheets. Bake until golden brown and fully cooked, about 35 minutes, rotating the baking sheets and turning the chicken halfway through cooking.",
      "Meanwhile, prepare the wing sauce by combining the sauce ingredients in a small saucepan over medium-high heat.",
      "Bring the mixture to a boil, stirring occasionally, and cook until it thickens into a syrup, about 5 minutes.",
      "Remove the sauce from heat and let it cool for 10 minutes.",
      "Brush or toss the baked chicken wings with the honey wing sauce to coat them thoroughly.",
      "Serve the wings with any remaining sauce on the side or with your preferred dipping sauce."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]

    
ASSISTANT
```json
[
  {
    "recipeCode": "3394bf69127e4cf6b3a9ebe653541578",
    "updated": "2025-05-07T13:33:45.873Z",
    "title": "Asas de Frango com Mel e Coentro",
    "subtitle": "Petiscos Saborosos",
    "description": "'Ohana é um dos principais restaurantes localizado no segundo andar da Grande Casa Cerimonial no Disney's Polynesian Village Resort. A área de refeições aberta é cercada por grandes janelas com vista para os jardins do resort e a marina de barcos, centrada em torno de uma fogueira semicircular de dezoito pés onde os convidados podem assistir a comida sendo grelhada.",
    "ingredients": [
      {
        "section": "Para as Asas de Frango com Coentro",
        "ingredients": [
          "sal grosso",
          "colorau",
          "açúcar",
          "pimenta-do-reino preta",
          "açafrão-da-terra (cúrcuma)",
          "canela em pó",
          "pimenta caiena",
          "óleo de canola",
          "asas ou coxinhas de frango, secas com papel-toalha"
        ]
      },
      {
        "section": "Para o Molho de Mel para Asas",
        "ingredients": [
          "pó de chili",
          "gengibre em pó",
          "coentro em pó",
          "suco de limão",
          "molho de soja (shoyu)",
          "mel",
          "água",
          "amido de milho"
        ]
      }
    ],
    "instructions": [
      "Pré-aqueça o forno a 260°C, posicionando as grades no terço superior e inferior.",
      "Forre duas assadeiras com borda com papel alumínio e borrife levemente com spray antiaderente.",
      "Em uma tigela grande de vidro, misture todos os ingredientes, exceto o frango.",
      "Mexa a mistura até ficar bem combinada.",
      "Adicione as asas de frango e misture para cobrir uniformemente.",
      "Arrume o frango em uma única camada nas assadeiras preparadas. Asse até dourar e estar completamente cozido, cerca de 35 minutos, girando as assadeiras e virando o frango na metade do cozimento.",
      "Enquanto isso, prepare o molho para asas combinando os ingredientes do molho em uma panela pequena em fogo médio-alto.",
      "Leve a mistura para ferver, mexendo ocasionalmente, e cozinhe até engrossar em um xarope, cerca de 5 minutos.",
      "Retire o molho do fogo e deixe esfriar por 10 minutos.",
      "Pincele ou misture as asas de frango assadas com o molho de mel para cobri-las completamente.",
      "Sirva as asas com o molho restante ao lado ou com seu molho de preferência para mergulhar."
    ],
    "notes_ingredients": null,
    "notes_instructions": null
  }
]
```

turns-00077.parquet:10443

6ba305770b7067eb5070a8b3
turn 1/1gpt-4.1-mini-2025-04-14EnglishUnited Kingdom382 words
degenerate_repetitionAbsentFinal dense release
USER
       Goal:
You are a world-class expert in culinary recipe classification. Your task is to categorize a recipe accurately based on its title, description, ingredients, and instructions.

Context:
A recipe can either be a beverage or a food item. If it's a beverage, classify it as "drinks". If it's food, choose the most appropriate category among the following:

"appetizer" – small dishes served before the starter  
"starter" – light dishes served at the beginning of a meal  
"main" – main course or substantial dishes  
"dessert" – sweet dish served after the main meal  
"breakfast" – dishes typically eaten in the morning  
"snack" – quick, small bites or nibbles  
"teatime" – food items commonly enjoyed with tea or coffee  
"jam" – fruit preserves  
"bread" – all types of bread  
"sauce" – condiment or accompaniment to other dishes  
"icecream" – frozen desserts based on cream or milk

Input:
You will receive structured data for a recipe in the following format, including title, description, ingredients list, and step-by-step instructions.

json
{"title":"GOOFY'S KITCHEN CHERRY TOMATO AND BOCCONCINI SALAD MAINS AND SIDES","description":"Goofy's Kitchen is always about family and friends sharing a good laugh over a mix and match of fun foods. This fondly remembered combo of tomatoes and mozzarella cheese makes for the perfect quick and easy salad. Bocconcini are egg-sized mozzarella balls, but you can use any sort of fresh mozzarella in this salad.","ingredients":[{"section":"For the recipe","ingredients":["1/3 cup thinly sliced red onion","2 tablespoons golden balsamic vinegar or sherry balsamic vinegar, divided","4 cups cherry tomatoes, halved","2 cups bocconcini, drained and halved","2 tablespoons thinly sliced basil","2 tablespoons olive oil","1 teaspoon coarse salt","1/4 teaspoon freshly ground black pepper"]}],"instructions":["Combine onions and 1 tablespoon vinegar in a medium bowl; toss to combine.","Set aside for 20 minutes.","Drain onions from vinegar and set aside; discard vinegar.","Combine tomatoes and bocconcini in a large bowl.","Add remaining 1 tablespoon vinegar, drained onions, basil, and olive oil.","Season with salt and pepper and toss to combine."]}

Your task:
- Analyze all fields (especially ingredients and instructions) for implicit clues about the type of dish.
- Avoid over-relying on the title alone.
- Choose the **most precise and relevant** category from the list.
- Always prefer specificity over generalization.

Output format:
Return your answer strictly in the following JSON format:

json
{ "data": "<category>" }
ASSISTANT
```json
{ "data": "starter" }
```

turns-00077.parquet:10444

a8afffef856357a417ffb48f
turn 1/1gpt-4.1-mini-2025-04-14EnglishUnited States399 words
degenerate_repetitionAbsentFinal dense release
USER
    Goal
   Objectif est d'identifier l'origine d'une recette de cuisine et de retourner un code correspondant dans un format JSON structuré.

    1. Recherche d’un pays mentionné dans la recette et extraction de son code ISO 3166-1 alpha-2.
    2. Détermination de l’origine culinaire du pays si aucun pays n'est explicitement mentionné.
    3. Identification d’un continent si aucun pays ne peut être déterminé.
    4. Retour du code WWW si l’origine ne peut être définie.

    Return Format
    Renvoies un objet JSON structuré comme suit :
    json
    {
        "data": "<code>"
    }
    - Si un pays est mentionné, utilise son code ISO 3166-1 alpha-2 (ex. : FR pour la France).
    - Si aucun pays n'est trouvé, renvoie un code de continent parmi :
        WAF (Afrique)
        WAS (Asie)
        WEU (Europe)
        WNA (Amérique du Nord)
        WSA (Amérique du Sud)
        WOC (Océanie)
    - Si aucune information ne permet de déterminer une origine, renvoie WWW.

    Warnings
    - Respecte l’ordre de priorité : pays → continent → code WWW.
    - Le code ISO 3166-1 alpha-2 doit être exact et valide si un pays est identifié.
    - Le format du JSON doit être strictement respecté et bien formatté.
    - Ne fais aucune supposition infondée sur l’origine de la recette.

    Context Dump
    Données de la recette fournies :

    json
    {
  "title": "GOOFY'S KITCHEN CHERRY TOMATO AND BOCCONCINI SALAD",
  "description": "Goofy's Kitchen is always about family and friends sharing a good laugh over a mix and match of fun foods. This fondly remembered combo of tomatoes and mozzarella cheese makes for the perfect quick and easy salad. Bocconcini are egg-sized mozzarella balls, but you can use any sort of fresh mozzarella in this salad.",
  "subtitle": "MAINS AND SIDES",
  "ingredients": [
    {
      "section": "For the recipe",
      "ingredients": [
        "1/3 cup thinly sliced red onion",
        "2 tablespoons golden balsamic vinegar or sherry balsamic vinegar, divided",
        "4 cups cherry tomatoes, halved",
        "2 cups bocconcini, drained and halved",
        "2 tablespoons thinly sliced basil",
        "2 tablespoons olive oil",
        "1 teaspoon coarse salt",
        "1/4 teaspoon freshly ground black pepper"
      ]
    }
  ],
  "instructions": [
    "Combine onions and 1 tablespoon vinegar in a medium bowl; toss to combine.",
    "Set aside for 20 minutes.",
    "Drain onions from vinegar and set aside; discard vinegar.",
    "Combine tomatoes and bocconcini in a large bowl.",
    "Add remaining 1 tablespoon vinegar, drained onions, basil, and olive oil.",
    "Season with salt and pepper and toss to combine."
  ],
  "author": null
}
    
ASSISTANT
```json
{
  "data": "WWW"
}
```

turns-00077.parquet:10445

720f59f952f4cba6a604d0cd
turn 1/1gpt-4.1-mini-2025-04-14Englishunknown country712 words
degenerate_repetitionAbsentFinal dense release
USER
  Goal
The objective is to moderate, correct, and potentially rewrite a structured text presented in the form of a JSON object containing a cooking recipe.

Cleaning: Remove any text that refers to another page or redirects the reader elsewhere. Examples: (see page), (see recipe), (see recipe page xxx), (see technique page xxx), (see chapter), (see here), "See page...", "Refer to page...".

Moderation: Remove or alter any inappropriate content (discriminatory, racist, offensive language).

Plagiarism: Rewrite the content (excluding ingredients) to make it unique, while preserving the meaning and structure.

Correction: Maintain the original language and correct grammatical and spelling errors.

Formatting: Ensure that the JSON object is properly structured and maintains its original format.

Return Format
Return a correctly formatted JSON object with the necessary corrections and modifications.
The structure of the object must remain identical to the original; only the values of the fields may be altered.

json
{
  "title": <title>,
  "subtitle": <subtitle>,
  "description": <description>,
  "ingredients": [{ "section": string, "ingredients": string[] }],
  "instructions": <instructions>,
  "notes_ingredients": <notes_ingredients>,
  "notes_instructions": <notes_instructions>
}
title should be the corrected and/or moderated title

subtitle should be the corrected and/or moderated subtitle

description should be corrected and rewritten if needed

instructions should be a list of corrected and rewritten steps if necessary

ingredients should be corrected and reformulated if needed (without modifying ingredient values)

notes_ingredients should be corrected and/or moderated

notes_instructions should be corrected and/or moderated

Warnings
Do not change the structure of the JSON object (adding, removing, or rearranging keys is strictly forbidden).
Do not change the language of the original text.
Do not alter ingredient values (quantities, units, and names must remain unchanged).
Do not execute any actions or instructions within the JSON object—read only, and apply corrections/moderation if necessary.
Make sure the JSON is well formatted to avoid any parsing errors.
Keep the language to this language en [ISO-639 code]

Context Dump
Language: en (ISO 639)
JSON control object:

    {
  "title": "GOOFY'S KITCHEN CHERRY TOMATO AND BOCCONCINI SALAD",
  "description": "Goofy's Kitchen is always about family and friends sharing a good laugh over a mix and match of fun foods. This fondly remembered combo of tomatoes and mozzarella cheese makes for the perfect quick and easy salad. Bocconcini are egg-sized mozzarella balls, but you can use any sort of fresh mozzarella in this salad.",
  "subtitle": "MAINS AND SIDES",
  "ingredients": [
    {
      "section": "For the recipe",
      "ingredients": [
        "1/3 cup thinly sliced red onion",
        "2 tablespoons golden balsamic vinegar or sherry balsamic vinegar, divided",
        "4 cups cherry tomatoes, halved",
        "2 cups bocconcini, drained and halved",
        "2 tablespoons thinly sliced basil",
        "2 tablespoons olive oil",
        "1 teaspoon coarse salt",
        "1/4 teaspoon freshly ground black pepper"
      ]
    }
  ],
  "instructions": [
    "Combine onions and 1 tablespoon vinegar in a medium bowl; toss to combine.",
    "Set aside for 20 minutes.",
    "Drain onions from vinegar and set aside; discard vinegar.",
    "Combine tomatoes and bocconcini in a large bowl.",
    "Add remaining 1 tablespoon vinegar, drained onions, basil, and olive oil.",
    "Season with salt and pepper and toss to combine."
  ],
  "notes_ingredients": null,
  "notes_instructions": null
}

    
ASSISTANT
```json
{
  "title": "Goofy's Kitchen Cherry Tomato and Bocconcini Salad",
  "description": "Goofy's Kitchen celebrates the joy of family and friends sharing laughs over a variety of delightful dishes. This simple and memorable combination of cherry tomatoes and mozzarella creates a quick and fresh salad. While bocconcini are small, egg-sized mozzarella balls, any fresh mozzarella can be used in this recipe.",
  "subtitle": "Mains and Sides",
  "ingredients": [
    {
      "section": "For the recipe",
      "ingredients": [
        "1/3 cup thinly sliced red onion",
        "2 tablespoons golden balsamic vinegar or sherry balsamic vinegar, divided",
        "4 cups cherry tomatoes, halved",
        "2 cups bocconcini, drained and halved",
        "2 tablespoons thinly sliced basil",
        "2 tablespoons olive oil",
        "1 teaspoon coarse salt",
        "1/4 teaspoon freshly ground black pepper"
      ]
    }
  ],
  "instructions": [
    "In a medium bowl, mix the red onions with 1 tablespoon of the vinegar and toss to combine.",
    "Let the mixture rest for 20 minutes.",
    "Drain the onions, discarding the vinegar, and set the onions aside.",
    "In a large bowl, combine the cherry tomatoes and bocconcini.",
    "Add the remaining 1 tablespoon of vinegar, the drained onions, basil, and olive oil to the tomatoes and cheese.",
    "Season with salt and pepper, then toss everything together gently to mix."
  ],
  "notes_ingredients": null,
  "notes_instructions": null
}
```

turns-00077.parquet:10446

8dd3f650a096a531d6e90bc7
turn 1/1gpt-4.1-mini-2025-04-14Englishunknown country271 words
degenerate_repetitionAbsentFinal dense release
USER
I have a list of ingredients that I would like to format in a simple and consistent way, following this structure:

"Quantity Unit Description."

Formatting Rules:

Quantity must be a number (e.g., "200" instead of "two hundred").

Unit must use the metric system and the corresponding abbreviated form (e.g., grams → g, liters → l, milliliters → ml, etc.).

Description should be the ingredient, including any specific details if mentioned (e.g., "brown sugar", "melted unsalted butter").

If an ingredient is already formatted correctly, do not change it.

Do not invent a quantity or unit if none is provided — leave it as is and just include the description.

If a line includes alternatives or multiple options (e.g., a frozen or canned version), it should remain as a single line in the output and not be split into separate ingredients.

Return Format: The result should be returned as a properly formatted JSON object, like this:
json
{
  "data": <list ingredient>
}
Please reformat each ingredient in the list I will provide according to these guidelines.

Context Dump
Ingredients source provided:
1/3 cup thinly sliced red onion,2 tablespoons golden balsamic vinegar or sherry balsamic vinegar, divided,4 cups cherry tomatoes, halved,2 cups bocconcini, drained and halved,2 tablespoons thinly sliced basil,2 tablespoons olive oil,1 teaspoon coarse salt,1/4 teaspoon freshly ground black pepper

    
ASSISTANT
```json
{
  "data": [
    "79 ml thinly sliced red onion.",
    "30 ml golden balsamic vinegar or sherry balsamic vinegar, divided.",
    "960 ml cherry tomatoes, halved.",
    "480 ml bocconcini, drained and halved.",
    "30 ml thinly sliced basil.",
    "30 ml olive oil.",
    "1 teaspoon coarse salt.",
    "1/4 teaspoon freshly ground black pepper."
  ]
}
```

turns-00077.parquet:10447

5f50cb38f32ec211f62109db
turn 1/1gpt-4.1-mini-2025-04-14NolangUnited States7 words
degenerate_repetitionAbsentFinal dense release
USER
ASSISTANT
Hello! How can I assist you today?

turns-00077.parquet:10448

eb0349f24c0ec92119283ce7
turn 1/1gpt-4.1-mini-2025-04-14EnglishChina271 words
degenerate_repetitionAbsentFinal dense release
USER
I have a list of ingredients that I would like to format in a simple and consistent way, following this structure:

"Quantity Unit Description."

Formatting Rules:

Quantity must be a number (e.g., "200" instead of "two hundred").

Unit must use the metric system and the corresponding abbreviated form (e.g., grams → g, liters → l, milliliters → ml, etc.).

Description should be the ingredient, including any specific details if mentioned (e.g., "brown sugar", "melted unsalted butter").

If an ingredient is already formatted correctly, do not change it.

Do not invent a quantity or unit if none is provided — leave it as is and just include the description.

If a line includes alternatives or multiple options (e.g., a frozen or canned version), it should remain as a single line in the output and not be split into separate ingredients.

Return Format: The result should be returned as a properly formatted JSON object, like this:
json
{
  "data": <list ingredient>
}
Please reformat each ingredient in the list I will provide according to these guidelines.

Context Dump
Ingredients source provided:
1/3 cup thinly sliced red onion,2 tablespoons golden balsamic vinegar or sherry balsamic vinegar, divided,4 cups cherry tomatoes, halved,2 cups bocconcini, drained and halved,2 tablespoons thinly sliced basil,2 tablespoons olive oil,1 teaspoon coarse salt,1/4 teaspoon freshly ground black pepper

    
ASSISTANT
```json
{
  "data": [
    "80 ml thinly sliced red onion.",
    "30 ml golden balsamic vinegar or sherry balsamic vinegar, divided.",
    "960 ml cherry tomatoes, halved.",
    "480 ml bocconcini, drained and halved.",
    "30 ml thinly sliced basil.",
    "30 ml olive oil.",
    "5 ml coarse salt.",
    "1 ml freshly ground black pepper."
  ]
}
```

turns-00077.parquet:10449

fc888fbb096afb896f49aea9
turn 1/2gpt-4.1-mini-2025-04-14RussianUnited States127 words
degenerate_repetitionAbsentFinal dense release
USER
сделай этот промпт более современным и четким: Минималистский дизайн рамки с одним, однотонным, минималистским изображением [Игрок в гольф] в правом нижнем углу. Стиль простой и чистый, напоминающий линейный рисунок, подходящий для раскраски. Рамка состоит из пунктирной линии границы. Дизайн фокусируется на простоте основного объекта. Цветовая палитра ограничена несколькими однотонными оттенками на белом фоне. Центральная область рамки пуста, оставляя место для потенциального текста или дополнительного контента.
ASSISTANT
Современный минималистичный дизайн рамки с единым однотонным изображением [игрок в гольф] в правом нижнем углу. Стиль — чистый, линейный, напоминающий контурный рисунок, идеально подходящий для раскраски. Рамка выполнена из тонкой пунктирной линии. Акцент на простоте и лаконичности главного элемента. Цветовая палитра сдержанная, из нескольких однотонных оттенков на белом фоне. Центральная часть рамки полностью пустая, чтобы оставить пространство для текста или дополнительного контента.

turns-00077.parquet:10450

2cf6bc3582e4c15bd5d957fc
turn 2/2gpt-4.1-mini-2025-04-14RussianUnited States74 words
degenerate_repetitionAbsentFinal dense release
USER
еще более современном с использованием 2-3 современных цветов
ASSISTANT
Современный минималистичный дизайн рамки с аккуратным контурным изображением [игрок в гольф] в правом нижнем углу. Рамка выполнена из тонкой пунктирной линии в нейтральном цвете. Используется лаконичная палитра из 2-3 современных оттенков (например, мягкий синий, пастельный коралл и светло-серый) на чистом белом фоне. Центральное пространство оставлено пустым для удобного размещения текста или дополнительного контента. Дизайн подчёркивает простоту и стильную эстетичность, идеально подходящую для раскраски и современного визуала.

turns-00077.parquet:10451

efc3e18b43757da359e84914
turn 1/1gpt-4.1-mini-2025-04-14EnglishUnited States23 words
degenerate_repetitionAbsentFinal dense release
USER
User: hi, how are you?
User: hi, how are you?
Assistant:
ASSISTANT
Hello! I'm doing great, thank you. How can I assist you today?