Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
repo: string
instance_id: string
base_commit: string
start_version: string
end_version: string
end_version_commit: string
patch: string
test_patch: string
problem_statement: string
FAIL_TO_PASS: list<item: string>
  child 0, item: string
PASS_TO_PASS: list<item: string>
  child 0, item: string
image: string
instance_id_swe: string
bench: string
test_cmds: list<item: string>
  child 0, item: string
log_parser: string
version: string
environment_setup_commit: string
release_tag_base: string
release_tag_target: string
n_commits: int64
version_chain_index: int64
version_chain_id: string
source_bench: string
all_patch: string
hints_text: string
created_at: timestamp[s]
to
{'repo': Value('string'), 'instance_id': Value('string'), 'base_commit': Value('string'), 'start_version': Value('string'), 'end_version': Value('string'), 'end_version_commit': Value('string'), 'patch': Value('string'), 'test_patch': Value('string'), 'problem_statement': Value('string'), 'FAIL_TO_PASS': List(Value('string')), 'PASS_TO_PASS': List(Value('string')), 'image': Value('string'), 'instance_id_swe': Value('string'), 'bench': Value('string'), 'test_cmds': List(Value('string')), 'log_parser': Value('string'), 'version': Value('string'), 'environment_setup_commit': Value('string'), 'release_tag_base': Value('string'), 'release_tag_target': Value('string'), 'n_commits': Value('int64'), 'version_chain_index': Value('int64'), 'version_chain_id': Value('string'), 'source_bench': Value('string'), 'all_patch': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 289, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 124, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              repo: string
              instance_id: string
              base_commit: string
              start_version: string
              end_version: string
              end_version_commit: string
              patch: string
              test_patch: string
              problem_statement: string
              FAIL_TO_PASS: list<item: string>
                child 0, item: string
              PASS_TO_PASS: list<item: string>
                child 0, item: string
              image: string
              instance_id_swe: string
              bench: string
              test_cmds: list<item: string>
                child 0, item: string
              log_parser: string
              version: string
              environment_setup_commit: string
              release_tag_base: string
              release_tag_target: string
              n_commits: int64
              version_chain_index: int64
              version_chain_id: string
              source_bench: string
              all_patch: string
              hints_text: string
              created_at: timestamp[s]
              to
              {'repo': Value('string'), 'instance_id': Value('string'), 'base_commit': Value('string'), 'start_version': Value('string'), 'end_version': Value('string'), 'end_version_commit': Value('string'), 'patch': Value('string'), 'test_patch': Value('string'), 'problem_statement': Value('string'), 'FAIL_TO_PASS': List(Value('string')), 'PASS_TO_PASS': List(Value('string')), 'image': Value('string'), 'instance_id_swe': Value('string'), 'bench': Value('string'), 'test_cmds': List(Value('string')), 'log_parser': Value('string'), 'version': Value('string'), 'environment_setup_commit': Value('string'), 'release_tag_base': Value('string'), 'release_tag_target': Value('string'), 'n_commits': Value('int64'), 'version_chain_index': Value('int64'), 'version_chain_id': Value('string'), 'source_bench': Value('string'), 'all_patch': Value('string')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1925, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

repo
string
instance_id
string
base_commit
string
start_version
string
end_version
string
end_version_commit
string
patch
string
test_patch
string
problem_statement
string
FAIL_TO_PASS
list
PASS_TO_PASS
list
image
string
instance_id_swe
string
bench
string
test_cmds
list
log_parser
string
version
string
environment_setup_commit
string
release_tag_base
string
release_tag_target
string
n_commits
int64
version_chain_index
int64
version_chain_id
string
source_bench
string
all_patch
string
astral-sh/ruff
astral-sh__ruff_0.0.18_0.0.21
c766174c555cfa856b36746c782de26cbf36cbe6
0.0.18
0.0.21
556ae000788032cbf8db7ca4d7246c52fe98052a
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4def4d08e5c03..96067b62fe834 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -5,45 +5,46 @@ on: tags: - v* +concurrency: + group: ${{ github.workflow }}-${{ github.ref }} + cancel-in-pr...
diff --git a/resources/test/src/F401.py b/resources/test/src/F401.py index e646bed3f0200..680d555452493 100644 --- a/resources/test/src/F401.py +++ b/resources/test/src/F401.py @@ -5,10 +5,14 @@ OrderedDict, namedtuple, ) +import multiprocessing.pool +import multiprocessing.process +import logging.config +im...
Evolve astral-sh/ruff from 0.0.18 to 0.0.21 (25 commits).
[ "linter::tests::f821", "linter::tests::f832", "pyproject::tests::find_and_parse_pyproject_toml" ]
[ "linter::tests::e501", "linter::tests::f401", "linter::tests::f403", "linter::tests::f541", "linter::tests::f634", "linter::tests::f706", "linter::tests::f831", "linter::tests::f901", "pyproject::tests::deserialize" ]
astral-sh__ruff-ffeee66dfaf1
long_chain_200
[ "cargo test --no-fail-fast" ]
go
0.0.21
v0.0.18
v0.0.21
25
0
astral-sh__ruff__chain_30
long_chain_200
diff --git a/resources/test/src/F401.py b/resources/test/src/F401.py index e646bed3f0200..680d555452493 100644 --- a/resources/test/src/F401.py +++ b/resources/test/src/F401.py @@ -5,10 +5,14 @@ OrderedDict, namedtuple, ) +import multiprocessing.pool +import multiprocessing.process +import logging.config +im...
astral-sh/ruff
astral-sh__ruff_0.0.22_0.0.24
64df4eb311d00903740f1d680d1e1c605182174c
0.0.22
0.0.24
26e1f4b6df3a861e0565a8c327e46c21a46c0a91
"diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml\nindex d6170d3877be2..41d96ad0c8(...TRUNCATED)
"diff --git a/resources/test/src/F401.py b/resources/test/src/F401.py\nindex 680d555452493..05f5ffa1(...TRUNCATED)
Evolve astral-sh/ruff from 0.0.22 to 0.0.24 (24 commits).
[ "linter::tests::f401", "linter::tests::f823", "pyproject::tests::find_and_parse_pyproject_toml" ]
["linter::tests::e501","linter::tests::f403","linter::tests::f541","linter::tests::f634","linter::te(...TRUNCATED)
astral-sh__ruff-ffeee66dfaf1
long_chain_200
[ "cargo test --no-fail-fast" ]
go
0.0.24
v0.0.22
v0.0.24
24
1
astral-sh__ruff__chain_30
long_chain_200
"diff --git a/resources/test/src/F401.py b/resources/test/src/F401.py\nindex 680d555452493..05f5ffa1(...TRUNCATED)
astral-sh/ruff
astral-sh__ruff_0.0.25_0.0.26
4319bd17554e0dd0f8de1dbbebd706bc7adf236e
0.0.25
0.0.26
45db571935ac018b46bcb8f4ee2089cdf742bf1a
"diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml\nindex 6d9c41cddfff3..59b009b2cc907 (...TRUNCATED)
"diff --git a/resources/test/fixtures/E402.py b/resources/test/fixtures/E402.py\nnew file mode 10064(...TRUNCATED)
Evolve astral-sh/ruff from 0.0.25 to 0.0.26 (22 commits).
["autofix::tests::apply_double_removal","autofix::tests::apply_single_removal","autofix::tests::appl(...TRUNCATED)
["linter::tests::e501","linter::tests::f401","linter::tests::f403","linter::tests::f541","linter::te(...TRUNCATED)
astral-sh__ruff-ffeee66dfaf1
long_chain_200
[ "cargo test --no-fail-fast" ]
go
0.0.26
v0.0.25
v0.0.26
22
2
astral-sh__ruff__chain_30
long_chain_200
"diff --git a/resources/test/fixtures/E402.py b/resources/test/fixtures/E402.py\nnew file mode 10064(...TRUNCATED)
astral-sh/ruff
astral-sh__ruff_0.0.27_0.0.30
c1eeae90f1b2c627744fde3d890fd871b39874e4
0.0.27
0.0.30
7c17785eac647872c1c16bb8516c59c2d74e5e15
"diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml\nindex ef63b82a08a85..(...TRUNCATED)
"diff --git a/resources/test/fixtures/E731.py b/resources/test/fixtures/E731.py\nindex 8057f9cc07920(...TRUNCATED)
Evolve astral-sh/ruff from 0.0.27 to 0.0.30 (23 commits).
["linter::tests::e731","linter::tests::f401","linter::tests::f601","linter::tests::f602","linter::te(...TRUNCATED)
["autofix::tests::apply_double_removal","autofix::tests::apply_single_removal","autofix::tests::appl(...TRUNCATED)
astral-sh__ruff-ffeee66dfaf1
long_chain_200
[ "cargo test --no-fail-fast" ]
go
0.0.30
v0.0.27
v0.0.30
23
3
astral-sh__ruff__chain_30
long_chain_200
"diff --git a/resources/test/fixtures/E731.py b/resources/test/fixtures/E731.py\nindex 8057f9cc07920(...TRUNCATED)
astral-sh/ruff
astral-sh__ruff_0.0.31_0.0.34
4fc68e0310d99e1ed778e4fad13739e5b532f7d8
0.0.31
0.0.34
5f4a62aa4089043f871d93deb85c10988b8ed353
"diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml\nindex 5924870d561a2..8b7928c6713ec (...TRUNCATED)
"diff --git a/resources/test/fixtures/E741.py b/resources/test/fixtures/E741.py\nnew file mode 10064(...TRUNCATED)
Evolve astral-sh/ruff from 0.0.31 to 0.0.34 (21 commits).
["linter::tests::e741","linter::tests::f401","linter::tests::f404","linter::tests::f407","linter::te(...TRUNCATED)
["autofix::fixer::tests::apply_double_removal","autofix::fixer::tests::apply_single_removal","autofi(...TRUNCATED)
astral-sh__ruff-ffeee66dfaf1
long_chain_200
[ "cargo test --no-fail-fast" ]
go
0.0.34
v0.0.31
v0.0.34
21
4
astral-sh__ruff__chain_30
long_chain_200
"diff --git a/resources/test/fixtures/E741.py b/resources/test/fixtures/E741.py\nnew file mode 10064(...TRUNCATED)
astral-sh/ruff
astral-sh__ruff_0.0.35_0.0.38
546be5692addaef7209b96d50f6734457ba0c719
0.0.35
0.0.38
a2df89dedd4c08dbd22bb5eb701f44b116564e0e
"diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml\nindex a7f0cfb1903e6..(...TRUNCATED)
"diff --git a/resources/test/fixtures/E711.py b/resources/test/fixtures/E711.py\nindex 932a7fa9d5765(...TRUNCATED)
Evolve astral-sh/ruff from 0.0.35 to 0.0.38 (34 commits).
["fs::tests::exclusions","fs::tests::inclusions","linter::tests::e711","linter::tests::e712","linter(...TRUNCATED)
["autofix::fixer::tests::apply_double_removal","autofix::fixer::tests::apply_single_removal","autofi(...TRUNCATED)
astral-sh__ruff-ffeee66dfaf1
long_chain_200
[ "cargo test --no-fail-fast" ]
go
0.0.38
v0.0.35
v0.0.38
34
5
astral-sh__ruff__chain_30
long_chain_200
"diff --git a/resources/test/fixtures/E711.py b/resources/test/fixtures/E711.py\nindex 932a7fa9d5765(...TRUNCATED)
astral-sh/ruff
astral-sh__ruff_0.0.39_0.0.41
06e5b3e457e1c48e34490bab6e73cb718367faeb
0.0.39
0.0.41
27cc7e236c70bed8bba48c48bd440e7e4277683c
"diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml\nindex 08135908eebda..544aeee3343e5 (...TRUNCATED)
"diff --git a/resources/test/fixtures/E501.py b/resources/test/fixtures/E501.py\nindex 5152ac824dc7b(...TRUNCATED)
Evolve astral-sh/ruff from 0.0.39 to 0.0.41 (26 commits).
["check_lines::tests::e501_non_ascii_char","linter::tests::e501","linter::tests::f841","pyproject::t(...TRUNCATED)
["autofix::fixer::tests::apply_double_removal","autofix::fixer::tests::apply_single_removal","autofi(...TRUNCATED)
astral-sh__ruff-ffeee66dfaf1
long_chain_200
[ "cargo test --no-fail-fast" ]
go
0.0.41
v0.0.39
v0.0.41
26
6
astral-sh__ruff__chain_30
long_chain_200
"diff --git a/resources/test/fixtures/E501.py b/resources/test/fixtures/E501.py\nindex 5152ac824dc7b(...TRUNCATED)
astral-sh/ruff
astral-sh__ruff_0.0.42_0.0.44
f53c4fc22183a7f48127cf16057a7ab748f29351
0.0.42
0.0.44
36fcfad56ab70b613740115065e72dd95db14e5b
"diff --git a/Cargo.lock b/Cargo.lock\nindex c9e8d9d5e177e..7e0676b094999 100644\n--- a/Cargo.lock\n(...TRUNCATED)
"diff --git a/resources/test/fixtures/F402.py b/resources/test/fixtures/F402.py\nnew file mode 10064(...TRUNCATED)
Evolve astral-sh/ruff from 0.0.42 to 0.0.44 (20 commits).
[ "linter::tests::f402", "linter::tests::f405", "linter::tests::f821" ]
["autofix::fixer::tests::apply_double_removal","autofix::fixer::tests::apply_single_removal","autofi(...TRUNCATED)
astral-sh__ruff-ffeee66dfaf1
long_chain_200
[ "cargo test --no-fail-fast" ]
go
0.0.44
v0.0.42
v0.0.44
20
7
astral-sh__ruff__chain_30
long_chain_200
"diff --git a/resources/test/fixtures/F402.py b/resources/test/fixtures/F402.py\nnew file mode 10064(...TRUNCATED)
astral-sh/ruff
astral-sh__ruff_0.0.45_0.0.46
b8f517c70ea35bf8d518326ad2d448218f81c3cf
0.0.45
0.0.46
949e4d407769f4644dc1a5a04dcbb69c344091dc
"diff --git a/Cargo.lock b/Cargo.lock\nindex eb58e58def1ea..e6148cfb0de6e 100644\n--- a/Cargo.lock\n(...TRUNCATED)
"diff --git a/resources/test/fixtures/F841.py b/resources/test/fixtures/F841.py\nindex feae495fc9bf4(...TRUNCATED)
Evolve astral-sh/ruff from 0.0.45 to 0.0.46 (20 commits).
["linter::tests::f841","linter::tests::f841_dummy_variable_rgx","pyproject::tests::str_check_code_pa(...TRUNCATED)
["autofix::fixer::tests::apply_double_removal","autofix::fixer::tests::apply_single_removal","autofi(...TRUNCATED)
astral-sh__ruff-ffeee66dfaf1
long_chain_200
[ "cargo test --no-fail-fast" ]
go
0.0.46
v0.0.45
v0.0.46
20
8
astral-sh__ruff__chain_30
long_chain_200
"diff --git a/resources/test/fixtures/F841.py b/resources/test/fixtures/F841.py\nindex feae495fc9bf4(...TRUNCATED)
astral-sh/ruff
astral-sh__ruff_0.4.1_0.4.2
0ff25a540c550d8d2f562844354f84eb292b9c4b
0.4.1
0.4.2
77c93fd63c1c072501d297082aa59c741b2d5466
"diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS\nindex 300a4ce28635ed..7840d26eba5b82 100644\n(...TRUNCATED)
"diff --git a/crates/ruff_linter/resources/test/fixtures/flake8_blind_except/BLE.py b/crates/ruff_li(...TRUNCATED)
Evolve astral-sh/ruff from 0.4.1 to 0.4.2 (56 commits).
["inline_err","inline_ok","invalid_syntax","rules::flake8_blind_except::tests::rules::rule_blindexce(...TRUNCATED)
["all_rules_default_options","analyze::type_inference::tests::type_inference","arguments::tests::tes(...TRUNCATED)
astral-sh__ruff-ffeee66dfaf1
long_chain_200
[ "cargo test --no-fail-fast" ]
go
0.4.2
v0.4.1
v0.4.2
56
143
astral-sh__ruff__chain_30
long_chain_200
"diff --git a/crates/ruff_linter/resources/test/fixtures/flake8_blind_except/BLE.py b/crates/ruff_li(...TRUNCATED)
End of preview.

No dataset card yet

Downloads last month
31