Dataset Viewer
Auto-converted to Parquet Duplicate
messages
listlengths
1
59
based_on_sample
stringlengths
25
29
sample_turns
int64
9
111
generated_turns
int64
1
59
sample_question
stringlengths
1.2k
48.2k
id
stringlengths
49
53
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_5835901422843766701
31
13
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> # NameError in Index.min() when checking monotonic indexes ## Description I encountered an error when working with pandas' Index.min() method. The erro...
agenttuning_generated_sample_1_5835901422843766701_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_4418829051061175139
89
18
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> # Bug: merge_errors function doesn't add new keys to the errors dictionary ## Description I found a bug in the `merge_errors` function in `error_store....
agenttuning_generated_sample_1_4418829051061175139_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_-1128130398232152397
39
14
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> # UnboundLocalError in ast_names function I'm getting an error when trying to use patsy with Python expressions that contain certain AST nodes. Here's ...
agenttuning_generated_sample_1_-1128130398232152397_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_4334667822678583711
65
13
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> `Context.load_tmp_dh` fails to load DH parameters from file I'm trying to load Diffie-Hellman parameters from a file using `Context.load_tmp_dh` but it'...
agenttuning_generated_sample_1_4334667822678583711_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_-6589845961720907855
35
21
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> # DataLoader and OrderedType bugs in graphene utils ## Description I found a couple of bugs in the graphene utils module that break functionality in bo...
agenttuning_generated_sample_1_-6589845961720907855_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_4073449473833482193
43
19
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> Issue with tone conversion in pypinyin When using the toneconvert tool, special characters with tone marks are not being properly converted. The prepare...
agenttuning_generated_sample_1_4073449473833482193_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_7056689330694283570
37
17
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> **Issue Text** **Problem Description:** In the `ProfmodExtractor` class within the `profmod_extractor.py` file, there seems to be a mix-up in the assign...
agenttuning_generated_sample_1_7056689330694283570_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_5319565724785844835
39
24
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> # Missing initialization of key parameters in _MergeOperation class ## Description While working with pandas merge functionality, I noticed that severa...
agenttuning_generated_sample_1_5319565724785844835_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_60834682630116139
37
21
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> The filter 'route.gateway-id' for DescribeRouteTables has not been implemented in Moto yet. Would you consider adding support for route.gateway-id filter...
agenttuning_generated_sample_1_60834682630116139_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_37347381193638594
65
19
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> Headers class missing key methods Description I noticed that when trying to access header values, several methods are not working as expected. For exam...
agenttuning_generated_sample_1_37347381193638594_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_-294611836915369502
23
21
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> Issue: dask.array.ravel currently requires an 'array' object as argument but should require an 'array_like' object I noticed a problem with the `dask.arr...
agenttuning_generated_sample_1_-294611836915369502_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_-4132434181525013825
29
19
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> # FileCache lock file mode is reversed for exclusive and shared locks ## Description I found an issue with the file locking mechanism in the `FileCache...
agenttuning_generated_sample_1_-4132434181525013825_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_-7729400601352285271
23
19
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> **Issue Title:** Incorrect State Transition Handling in Connection Class #### Description There seems to be an issue with the state transition logic wit...
agenttuning_generated_sample_1_-7729400601352285271_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_3254009260132726317
33
19
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> # Tree rendering in pipdeptree is missing the "└──" character for last child ## Description I've noticed an issue with the tree rendering in pipdeptree...
agenttuning_generated_sample_1_3254009260132726317_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_5114252175060070168
39
25
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> # Validator.evolve() uses schema before it's defined ## Description The `evolve()` method in the Validator class has a bug where it tries to use the `s...
agenttuning_generated_sample_1_5114252175060070168_1
[ { "content": "You are a helpful assistant that can interact with a computer to solve tasks.\n<IMPORTANT>\n* If user provides a path, you should NOT assume it's relative to the current working directory. Instead, you should explore the file system to find the file before working on it.\n</IMPORTANT>\nYou have ac...
sample_1_-4294527806331955792
27
15
<uploaded_files> /testbed </uploaded_files> I've uploaded a python code repository in the directory /testbed. Consider the following PR description: <pr_description> # Docstring and code in register_callback() are in the wrong order ## Bug report **Bug summary** The docstring and code in the `register_callback()` me...
agenttuning_generated_sample_1_-4294527806331955792_1
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
2