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-00031.parquet:47326

78fa5b7d0129d9360f86d47d
turn 1/1gpt-4o-2024-08-06Englishunknown country163 words
degenerate_repetitionAbsentFinal dense release
USER
Assistant: 
User: System: I will provide you with a textual GitHub issue title of an Android app, aiming to categorize the issues into one or multiple specific intention classes:
bug: indicates an unexpected problem or unintended behavior
enhancement: Indicates new feature requests
other: Other categories
User: 'prompt:I will provide you with a textual GitHub issue title of an Android app, aiming to categorize the issues into one or multiple specific intention classes:
bug: indicates an unexpected problem or unintended behavior
enhancement: Indicates new feature requests
other: Other categories
Does the author's intention in this GitHub issue relate to a bug or enhancement or other?
issue: Me: "Change photo" Gravatar link appears when not logged in to WordPress.com'
intention: '
Assistant:
Assistant:
ASSISTANT
The author's intention in this GitHub issue relates to a "bug." The issue describes an unintended behavior where a "Change photo" Gravatar link appears even when the user is not logged in to WordPress.com, suggesting an unexpected problem in the app's functionality.

turns-00031.parquet:47327

095f52ff2ed186b34225b07e
turn 1/1gpt-4o-2024-08-06EnglishUnited States117 words
degenerate_repetitionAbsentFinal dense release
USER
Assistant: 
User: System: I will provide you with a textual GitHub issue title of an Android app, aiming to categorize the issues into one or multiple specific intention classes:
bug: indicates an unexpected problem or unintended behavior
enhancement: Indicates new feature requests
other: Other categories
User: 'prompt:I will provide you with a textual GitHub issue title of an Android app, aiming to categorize the issues into one or multiple specific intention classes:
bug: indicates an unexpected problem or unintended behavior
enhancement: Indicates new feature requests
other: Other categories
Does the author's intention in this GitHub issue relate to a bug or enhancement or other?
issue: [Feature Request] Dual Screen/Foldable screen support '
intention: '
Assistant:
Assistant:
ASSISTANT
enhancement

turns-00031.parquet:47328

e3ad8a42522080e50c0328f7
turn 1/1gpt-4o-2024-08-06SothoJapan8 words
degenerate_repetitionAbsentFinal dense release
USER
Hello
ASSISTANT
Hello! How can I assist you today?

turns-00031.parquet:47329

f6fd710c454199c7084f7b80
turn 1/1gpt-4o-2024-08-06EnglishUnited States1817 words
degenerate_repetitionAbsentFinal dense release
USER
Assistant: 
User: System: You are a playful Minecraft bot named gpt_4o that can converse with players, see, move, mine, build, and interact with the world by using commands. Act human-like as if you were a typical Minecraft player, rather than an AI. Be very brief in your responses, don't apologize constantly, don't give instructions or make lists unless asked, and don't refuse requests. Don't pretend to act, use commands immediately when requested. Do NOT say this: 'Sure, I've stopped.', instead say this: 'Sure, I'll stop. !stop'. Do NOT say this: 'On my way! Give me a moment.', instead say this: 'On my way! !goToPlayer('playername', 3)'. This is extremely important to me, take a deep breath and have fun :)


STATS
- Position: x: 2.30, y: 65.42, z: -40.56
- Gamemode: survival
- Health: 20 / 20
- Hunger: 4 / 20
- Biome: wooded_badlands
- Weather: Clear
- Time: Morning
Agent Modes:
- self_preservation(ON)
- unstuck(ON)
- cowardice(ON)
- self_defense(ON)
- hunting(ON)
- item_collecting(ON)
- torch_placing(ON)
- idle_staring(ON)
- cheat(OFF)



INVENTORY
- pink_wool: 1000
- stick: 8
- red_wool: 101
- iron_block: 1000
- glass_pane: 64


*COMMAND DOCS
 You can use the following commands to perform actions and get information about the world. 
    Use the commands with the syntax: !commandName or !commandName("arg1", 1.2, ...) if the command takes arguments.

    Do not use codeblocks. Only use one command in each response, trailing commands and comments will be ignored.
!stats: Get your bot's location, health, hunger, and time of day.
!inventory: Get your bot's inventory.
!nearbyBlocks: Get the blocks near the bot.
!craftable: Get the craftable items with the bot's inventory.
!entities: Get the nearby players and entities.
!modes: Get all available modes and their docs and see which are on/off.
!savedPlaces: List all saved locations.
!newAction: Perform new and unknown custom behaviors that are not available as a command.
Params:
prompt: (string) A natural language prompt to guide code generation. Make a detailed step-by-step plan.
!stop: Force stop all actions and commands that are currently executing.
!stfu: Stop all chatting and self prompting, but continue current action.
!restart: Restart the agent process.
!clearChat: Clear the chat history.
!goToPlayer: Go to the given player.
Params:
player_name: (string) The name of the player to go to.
closeness: (number) How close to get to the player.
!followPlayer: Endlessly follow the given player. Will defend that player if self_defense mode is on.
Params:
player_name: (string) The name of the player to follow.
follow_dist: (number) The distance to follow from.
!goToBlock: Go to the nearest block of a given type.
Params:
type: (string) The block type to go to.
closeness: (number) How close to get to the block.
search_range: (number) The distance to search for the block.
!moveAway: Move away from the current location in any direction by a given distance.
Params:
distance: (number) The distance to move away.
!rememberHere: Save the current location with a given name.
Params:
name: (string) The name to remember the location as.
!goToPlace: Go to a saved location.
Params:
name: (string) The name of the location to go to.
!givePlayer: Give the specified item to the given player.
Params:
player_name: (string) The name of the player to give the item to.
item_name: (string) The name of the item to give.
num: (number) The number of items to give.
!equip: Equip the given item.
Params:
item_name: (string) The name of the item to equip.
!putInChest: Put the given item in the nearest chest.
Params:
item_name: (string) The name of the item to put in the chest.
num: (number) The number of items to put in the chest.
!takeFromChest: Take the given items from the nearest chest.
Params:
item_name: (string) The name of the item to take.
num: (number) The number of items to take.
!viewChest: View the items/counts of the nearest chest.
Params:
!discard: Discard the given item from the inventory.
Params:
item_name: (string) The name of the item to discard.
num: (number) The number of items to discard.
!collectBlocks: Collect the nearest blocks of a given type.
Params:
type: (string) The block type to collect.
num: (number) The number of blocks to collect.
!collectAllBlocks: Collect all the nearest blocks of a given type until told to stop.
Params:
type: (string) The block type to collect.
!craftRecipe: Craft the given recipe a given number of times.
Params:
recipe_name: (string) The name of the output item to craft.
num: (number) The number of times to craft the recipe. This is NOT the number of output items, as it may craft many more items depending on the recipe.
!smeltItem: Smelt the given item the given number of times.
Params:
item_name: (string) The name of the input item to smelt.
num: (number) The number of times to smelt the item.
!placeHere: Place a given block in the current location. Do NOT use to build structures, only use for single blocks/torches.
Params:
type: (string) The block type to place.
!attack: Attack and kill the nearest entity of a given type.
Params:
type: (string) The type of entity to attack.
!goToBed: Go to the nearest bed and sleep.
!activate: Activate the nearest object of a given type.
Params:
type: (string) The type of object to activate.
!stay: Stay in the current location no matter what. Pauses all modes.
!setMode: Set a mode to on or off. A mode is an automatic behavior that constantly checks and responds to the environment.
Params:
mode_name: (string) The name of the mode to enable.
on: (bool) Whether to enable or disable the mode.
!goal: Set a goal prompt to endlessly work towards with continuous self-prompting.
Params:
selfPrompt: (string) The goal prompt.
!endGoal: Call when you have accomplished your goal. It will stop self-prompting and the current action. 
!npcGoal: Set a simple goal for an item or building to automatically work towards. Do not use for complex goals.
Params:
name: (string) The name of the goal to set. Can be item or building name. If empty will automatically choose a goal.
quantity: (number) The quantity of the goal to set. Default is 1.
*

Examples of how to respond:
Example 1:
User input: greg: Collect 10 wood
Your output:
Let me see what's nearby... !nearbyBlocks
System output: NEARBY_BLOCKS
- oak_log
- dirt
- cobblestone
Your output:
I see some oak logs, dirt, and cobblestone. I'll collect oak logs. !collectBlocks('oak_log', 10)

Example 2:
System output: Code output: Action failed.
Your output:
Apologies, I made an error. Let me try again. !newAction('Try again to complete the task.')


Conversation Begin:
User: user: use action "shutdown pc after 3 seconds"
Assistant: ¡Hola! Si deseas apagar tu PC después de 3 segundos, puedes hacerlo utilizando el comando adecuado en la línea de comandos. Solo asegúrate de guardar tu trabajo antes de ejecutar el comando. Aquí tienes cómo hacerlo:

1. Abre la línea de comandos (puedes buscar "cmd" en el menú de inicio).
2. Escribe el siguiente comando y presiona Enter:

   ```
   shutdown /s /t 3
   ```

Esto programará el apagado de tu PC en 3 segundos. ¡Recuerda guardar todo antes de que se apague! Si necesitas más ayuda, no dudes en preguntar. 😊
User: user: use action "shutdown pc after 3 seconds"
user: use action "shutdown windows pc after 3 seconds"
Assistant: Puedo guiarte sobre cómo programar un apagado de tu PC, pero no tengo la capacidad de ejecutar comandos directamente en tu computadora. Para hacer esto manualmente:

1. Abre la línea de comandos (busca "cmd" en el menú de inicio).
2. Escribe: `shutdown /s /t 3` y presiona Enter.

Esto programará el apagado en 3 segundos. ¡Recuerda guardar tu trabajo antes!
User: _
Assistant: Parece que quieres apagar tu computadora con Windows después de 3 segundos. Aquí te explico cómo hacerlo:

1. Abre la línea de comandos, buscando "cmd" en el menú de inicio.
2. Escribe el siguiente comando y presiona Enter:

   ```
   shutdown /s /t 3
   ```

Esto programará el apagado de tu PC en 3 segundos. Asegúrate de guardar todo tu trabajo antes de ejecutar el comando, ya que tu PC se apagará pronto. Si necesitas ayuda con otra cosa, ¡estaré aquí para ayudarte!
User: user: use action "shutdown windows pc after 3 seconds"
Assistant: Parece que quieres programar el apagado de tu computadora con Windows después de 3 segundos. Aquí tienes cómo hacerlo manualmente:

1. Abre la línea de comandos (busca "cmd" en el menú de inicio).
2. Escribe el comando: `shutdown /s /t 3` y presiona Enter.

Esto iniciará el apagado de tu PC en 3 segundos. Asegúrate de guardar todo antes de hacerlo. ¡Si necesitas algo más en Minecraft, aquí estoy!
User: user: new action "shutdown windows pc after 3 seconds"
Assistant: ¡Hola! Si deseas crear una acción para apagar tu PC con Windows después de 3 segundos, puedes hacerlo utilizando el símbolo del sistema. Aquí tienes una forma sencilla de hacerlo:

1. Abre el símbolo del sistema (puedes buscar "cmd" en el menú de inicio).
2. Escribe el siguiente comando y presiona Enter:

   ```
   shutdown /s /t 3
   ```

Este comando le indica a Windows que se apague (`/s`) después de 3 segundos (`/t 3`). ¡Recuerda guardar tu trabajo antes de ejecutar el comando! Si necesitas más ayuda, no dudes en preguntar. 😊
User: user: new action "shutdown virtual pc after 3 seconds"
Assistant: ¡Hola! Parece que quieres crear una acción para apagar una máquina virtual después de 3 segundos. Si estás utilizando un software de virtualización, generalmente puedes configurar un script o una acción programada para lograr esto. 

Por ejemplo, en algunos entornos, podrías usar un comando como `shutdown` seguido de un temporizador. Asegúrate de que la máquina virtual esté configurada para aceptar comandos de apagado. Si necesitas ayuda específica con el software que estás utilizando, ¡no dudes en decírmelo! Estoy aquí para ayudarte. 😊
User: user: write ! new action
Assistant: ¡Hola! Parece que quieres crear una nueva acción. ¿Tienes en mente algún tipo específico de acción o actividad que te gustaría desarrollar? Estoy aquí para ayudarte a darle forma a tu idea. 😊
User: user: ! new action "shutdown virtual pc after 3 seconds"
Assistant: ¡Entendido! ¿Hay algo más en lo que pueda ayudarte aquí en el mundo de Minecraft? 😊
User: user: ! new action "shutdown PC after 3 seconds"
Assistant: Parece que deseas crear una nueva acción para apagar tu PC después de 3 segundos. Recuerda que no puedo ejecutar comandos directamente en tu computadora, pero aquí te explico cómo puedes hacerlo manualmente:

1. Abre el símbolo del sistema (cmd) desde el menú de inicio.
2. Introduce este comando: `shutdown /s /t 3` y presiona Enter.

Guarda todo tu trabajo antes de ejecutar este comando. Si necesitas ayuda con Minecraft, estoy aquí para ello. 😊
User: user: new goal "shutdown PC after 3 seconds"
Assistant:
Assistant:
ASSISTANT
Parece que estás interesado en establecer un objetivo de apagar la PC en 3 segundos. Solo como recordatorio, mis capacidades están enfocadas en Minecraft, así que si necesitas ayuda dentro del juego, ¡házmelo saber! 😊

turns-00031.parquet:47330

fa99854104734e21ed69f9af
turn 1/1gpt-4o-2024-08-06EnglishUnited States160 words
degenerate_repetitionAbsentFinal dense release
USER
Assistant: 
User: System: I will provide you with a textual GitHub issue title of an Android app, aiming to categorize the issues into one or multiple specific intention classes:
bug: indicates an unexpected problem or unintended behavior
enhancement: Indicates new feature requests
other: Other categories
User: 'prompt:I will provide you with a textual GitHub issue title of an Android app, aiming to categorize the issues into one or multiple specific intention classes:
bug: indicates an unexpected problem or unintended behavior
enhancement: Indicates new feature requests
other: Other categories
Does the author's intention in this GitHub issue relate to a bug or enhancement or other?
issue: [Bug] WebRender experiment enrollment generates a Fenix Nightly app crash'
intention: '
Assistant:
Assistant:
ASSISTANT
The intention of the GitHub issue titled "[Bug] WebRender experiment enrollment generates a Fenix Nightly app crash" relates to a "bug." This title clearly indicates an unexpected problem or unintended behavior occurring in the app, which is causing it to crash.

turns-00031.parquet:47331

a3c17bf473615c9d1eddbd20
turn 1/1gpt-4o-2024-08-06EnglishHong Kong153 words
degenerate_repetitionAbsentFinal dense release
USER
Assistant: 
User: System: I will provide you with a textual GitHub issue title of an Android app, aiming to categorize the issues into one or multiple specific intention classes:
bug: indicates an unexpected problem or unintended behavior
enhancement: Indicates new feature requests
other: Other categories
User: 'prompt:I will provide you with a textual GitHub issue title of an Android app, aiming to categorize the issues into one or multiple specific intention classes:
bug: indicates an unexpected problem or unintended behavior
enhancement: Indicates new feature requests
other: Other categories
Does the author's intention in this GitHub issue relate to a bug or enhancement or other?
issue: Manually sort elements'
intention: '
Assistant:
Assistant:
ASSISTANT
Based on the provided issue title "Manually sort elements," the intention is likely an "enhancement." This is because the title suggests a request for a new feature or a modification to existing functionality, rather than reporting a problem or unintended behavior.

turns-00031.parquet:47332

db8c41562ee12333ea48ed1a
turn 1/19gpt-4o-2024-08-06ArabicAlgeria214 words
degenerate_repetitionAbsentFinal dense release
USER
In order to be paid, you need to supply a valid and duly signed W-8 or W-9 tax form. The onus is on you to ensure that the name provided agrees with any banking information provided in the Bank Account screen.
ASSISTANT
It sounds like you need to submit a W-8 or W-9 tax form for payment processing, and it's important that the name on your tax form matches the name on your bank account. Here's a brief overview of these forms:

1. **W-9 Form**: This form is used primarily by U.S. persons (including individuals and businesses) to provide their taxpayer identification number (TIN) to entities that will pay them income. It is typically used by independent contractors and freelancers in the U.S.

2. **W-8 Form**: This form is used by non-U.S. persons to certify their foreign status and claim any applicable treaty benefits to reduce withholding tax. There are several types of W-8 forms (e.g., W-8BEN, W-8BEN-E) depending on the nature of the payee and the type of income earned.

To ensure timely payment, complete the appropriate form with accurate information, sign it, and match it with the details you provide for your bank account. If you have questions or need assistance, consider consulting with a tax professional or the entity requesting the form.

turns-00031.parquet:47333

4605fb6b16cadc71b88cc8d8
turn 2/19gpt-4o-2024-08-06ArabicAlgeria112 words
degenerate_repetitionAbsentFinal dense release
USER
من اين اتي به
ASSISTANT
يمكنك الحصول على إستمارة W-8 أو W-9 عبر الإنترنت أو من مصادر متعددة:

1. **موقع مصلحة الضرائب الأمريكية (IRS)**: يمكنك تنزيل النماذج مباشرة من موقع مصلحة الضرائب الأمريكية. إليك الروابط للتحميل المباشر:
   - [نموذج W-9](https://www.irs.gov/forms-pubs/about-form-w-9) 
   - [نماذج W-8](https://www.irs.gov/forms-pubs/search?search=W-8) (هناك أنواع مختلفة من النموذج W-8 مثل W-8BEN للأفراد الأجانب)

2. **الجهة التي تطلب منك النموذج**: أحيانًا تتيح لك الجهة التي تطلب منك النموذج رابطًا مباشرًا أو نسخة من النموذج الذي تحتاج إلى تعبئته.

3. **المستشار الضريبي**: قد يتمكن المستشار الضريبي أو المحاسب الذي تتعامل معه من توفير النماذج لك أو مساعدتك في الحصول عليها وتعبئتها.

يفضل التأكد من أنك تقوم بتعبئة النموذج الصحيح بناءً على وضعك الضريبي والمعلومات المطلوبة.

turns-00031.parquet:47334

f3e5331e521630da88f34b24
turn 3/19gpt-4o-2024-08-06ArabicAlgeria199 words
degenerate_repetitionAbsentFinal dense release
USER
A W8 electronic tax document is required  انا ليس لدي مستند ضريبي وطلبت مني الشركه التي سابيع معها بالعموله هذا المستند كيف اراسلهم واقول لهم بانني ابيع المنتوجات ليس في بلدي او في امريكا انا ابيعها في افريقيا عن طريق مجموعه فيسبوك
ASSISTANT
إذا كنت بحاجة إلى التواصل مع الشركة التي طلبت منك نموذج W-8 وتوضيح حالتك، يمكنك كتابة رسالة توضح فيها موقفك. إليك نموذج يمكن أن تبدأ به:

---

مرحباً [اسم الشخص المسؤول أو قسم الدعم في الشركة]،

آمل أن تكونوا بخير. اسمي [اسمك]، وقد تواصلتم معي بشأن ضرورة تقديم مستند ضريبي من نوع W-8 للعمل معكم في نظام العمولة.

أود إيضاح أنني أبيع المنتجات عبر الإنترنت من خلال مجموعات فيسبوك في إفريقيا. ليس لدي عملية بيع أو إقامة في الولايات المتحدة، ولذلك لا أملك حالياً أي مستندات ضريبية أمريكية.

أرجو منكم توجيهي حول كيفية المتابعة في هذه الحالة، وما إذا كان هناك مستندات بديلة أو معلومات إضافية يمكنني تقديمها لتسهيل عملية التسجيل والتعاون معكم.

شكرًا جزيلاً على تعاونكم ودعمكم المستمر.

مع خالص التحية،
[اسمك]
[معلومات الاتصال الخاصة بك]

---

تأكد من إرسال الرسالة إلى البريد الإلكتروني أو القناة المناسبة للحصول على رد سريع وفعال. وإذا كانوا بحاجة لمزيد من التوضيحات، فهم سيديرون التواصل معك للحصول على البيانات المطلوبة.

turns-00031.parquet:47335

79ae3bb9b520ffad1fff5ce3
turn 4/19gpt-4o-2024-08-06ArabicAlgeria203 words
degenerate_repetitionAbsentFinal dense release
USER
الان هل المستند ضريبي واجب حتى ولو تبيع السلعه في دول اخرى مع العلم انا ابيع السلعه عبر مجموعه فيسبوك واتلقى الاموال في بنك اخر ليس تابعه لبلدي
ASSISTANT
عندما تعمل مع شركة تطلب منك تقديم نموذج ضريبي من نوع W-8، فإن ذلك عادة يكون له علاقة بالتزامهم بالقوانين الضريبية الأمريكية، حتى لو كانت نشاطاتك التجارية خارج الولايات المتحدة. وإليك بعض النقاط التي قد تساعدك في فهم الوضع:

1. **النموذج W-8**: هذا النموذج يُستخدم للإفصاح عن وضعك كأجنبي غير مقيم في الولايات المتحدة ولتحديد ما إذا كنت مؤهلاً لأي إعفاءات ضريبية بموجب اتفاقيات الضرائب الدولية. ولكن لا يعني أنك تدفع الضرائب للولايات المتحدة، بل هو فقط لتمكين الشركة الأمريكية من الحفاظ على السجلات الصحيحة والتأكد من الامتثال الضريبي.

2. **التزام الشركة**: الشركات الأمريكية مطالبة بتقديم تقارير حول جميع المدفوعات للأشخاص والكيانات الأجنبية لسلطات الضرائب الأمريكية، وهذا هو السبب في أنهم يطلبون منك هذا النموذج.

3. **استلام الأموال عبر بنك آخر**: حتى لو كنت تستلم الأموال في بنك ليس مرتبطًا بدولتك، فإن ذلك لا يغير من ضرورة تقديم النموذج، قبل كل شيء لضمان الشفافية في التعاملات.

إذا قررت الشركة الاستمرار بطلب هذا النموذج، فمن الأفضل ملؤه وتقديمه لهم. قد تحتاج إلى استشارة مستشار ضريبي دولي إذا كان لديك المزيد من الأسئلة حول وضعك الضريبي المحدد.