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:    TypeError
Message:      Couldn't cast array of type string to null
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 2224, in cast_table_to_schema
                  cast_array_to_feature(
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1795, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2086, in cast_array_to_feature
                  return array_cast(
                         ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1948, in array_cast
                  raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
              TypeError: Couldn't cast array of type string to null
              
              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_name
string
mirror_name
string
owner
string
repo
string
commit
string
language
string
file_extensions
list
test_command
string
test_framework
null
timeout_single_instance_seconds
int64
timeout_full_suite_seconds
int64
minimum_testing_enabled
bool
minimum_pregold_enabled
bool
statistics
dict
image_name
string
architecture
string
platform
string
eval_sets
list
profile_class_name
string
profile_module
string
HMCL-dev__HMCL.79a1c3af
VmaxAI/HMCL-dev__HMCL.79a1c3af
HMCL-dev
HMCL
79a1c3af8aed91fc6298cd17aff2592cd9a3e0ee
java
[ ".java" ]
./gradlew test --rerun-tasks --continue --no-daemon --console=plain || true; find . -type f -name 'TEST-*.xml' -exec cat {} \;
null
300
900
false
false
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.hmcl-dev_1776_hmcl.79a1c3af
arm64
linux/arm64/v8
[]
HMCL79a1c3af
swesmith.profiles.java
boa-dev__boa.14e5c634
VmaxAI/boa-dev__boa.14e5c634
boa-dev
boa
14e5c6342d72ef128ecad92f66f4c54641bd9561
rust
[ ".rs" ]
cargo test --verbose
null
90
900
false
false
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.boa-dev_1776_boa.14e5c634
arm64
linux/arm64/v8
[]
Boa14e5c634
swesmith.profiles.rust
huanghaibin-dev__CalendarView.f5479ea3
VmaxAI/huanghaibin-dev__CalendarView.f5479ea3
huanghaibin-dev
CalendarView
f5479ea3baefdbba2453cea19a208eca83baeb9e
java
[ ".java" ]
gradle test --rerun-tasks --continue --no-daemon --console=plain || true; find . -type f -name 'TEST-*.xml' -exec cat {} +
null
300
900
false
false
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.huanghaibin-dev_1776_calendarview.f5479ea3
arm64
linux/arm64/v8
[]
CalendarViewf5479ea3
swesmith.profiles.java
pandas-dev__pandas.95280573
VmaxAI/pandas-dev__pandas.95280573
pandas-dev
pandas
95280573e15be59036f98d82a8792599c10c6603
python
[ ".py" ]
source /opt/miniconda3/bin/activate; conda activate testbed; pytest --disable-warnings --color=no --tb=no --verbose
null
90
900
true
true
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.pandas-dev_1776_pandas.95280573
arm64
linux/arm64/v8
[]
Pandas95280573
swesmith.profiles.python
pylint-dev__astroid.b114f6b5
VmaxAI/pylint-dev__astroid.b114f6b5
pylint-dev
astroid
b114f6b58e749b8ab47f80490dce73ea80d8015f
python
[ ".py" ]
source /opt/miniconda3/bin/activate; conda activate testbed; pytest --disable-warnings --color=no --tb=no --verbose
null
90
900
false
false
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.pylint-dev_1776_astroid.b114f6b5
arm64
linux/arm64/v8
[]
AstroidB114f6b5
swesmith.profiles.python
pytest-dev__iniconfig.16793ead
VmaxAI/pytest-dev__iniconfig.16793ead
pytest-dev
iniconfig
16793eaddac67de0b8d621ae4e42e05b927e8d67
python
[ ".py" ]
source /opt/miniconda3/bin/activate; conda activate testbed; pytest --disable-warnings --color=no --tb=no --verbose
null
90
900
false
false
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.pytest-dev_1776_iniconfig.16793ead
arm64
linux/arm64/v8
[]
Iniconfig16793ead
swesmith.profiles.python
pytest-dev__pluggy.dec0d3ec
VmaxAI/pytest-dev__pluggy.dec0d3ec
pytest-dev
pluggy
dec0d3ec97075000b9d6ea3b836434f108a67631
python
[ ".py" ]
source /opt/miniconda3/bin/activate; conda activate testbed; pytest --disable-warnings --color=no --tb=no --verbose
null
90
900
false
false
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.pytest-dev_1776_pluggy.dec0d3ec
arm64
linux/arm64/v8
[]
PluggyDec0d3ec
swesmith.profiles.python
pytest-dev__pytest-asyncio.dbacf7b3
VmaxAI/pytest-dev__pytest-asyncio.dbacf7b3
pytest-dev
pytest-asyncio
dbacf7b378efee687eee1912ef9c1603eed11368
python
[ ".py" ]
source /opt/miniconda3/bin/activate; conda activate testbed; pytest --disable-warnings --color=no --tb=no --verbose
null
90
900
false
false
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.pytest-dev_1776_pytest-asyncio.dbacf7b3
arm64
linux/arm64/v8
[]
PytestAsyncioDbacf7b3
swesmith.profiles.python
taichi-dev__taichi.ba0e81dc
VmaxAI/taichi-dev__taichi.ba0e81dc
taichi-dev
taichi
ba0e81dce559fb63a5958bf82feb1d00c55c02fe
cpp
[ ".cpp", ".cc", ".cxx", ".h", ".hpp" ]
pytest tests/python/test_basics.py
null
90
900
false
false
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.taichi-dev_1776_taichi.ba0e81dc
arm64
linux/arm64/v8
[]
Taichiba0e81dc
swesmith.profiles.cpp
tox-dev__pipdeptree.c31b6418
VmaxAI/tox-dev__pipdeptree.c31b6418
tox-dev
pipdeptree
c31b641817f8235df97adf178ffd8e4426585f7a
python
[ ".py" ]
source /opt/miniconda3/bin/activate; conda activate testbed; pytest --disable-warnings --color=no --tb=no --verbose
null
90
900
false
false
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.tox-dev_1776_pipdeptree.c31b6418
arm64
linux/arm64/v8
[]
PipdeptreeC31b6418
swesmith.profiles.python
tox-dev__tox.85369555
VmaxAI/tox-dev__tox.85369555
tox-dev
tox
85369555f45f88d9d31ad27a10f0f35bfac8c22e
python
[ ".py" ]
source /opt/miniconda3/bin/activate; conda activate testbed; pytest --disable-warnings --color=no --tb=no --verbose
null
90
900
false
false
{ "total_number_of_tests": null, "number_of_test_files": null, "number_of_test_functions": null, "total_lines_of_code": null, "lines_of_code_excluding_tests": null, "lines_of_code_tests_only": null, "number_of_source_files": null, "number_of_test_directories": null, "average_test_duration_seconds": nu...
ghcr.io/vmaxai/swesmith.arm64.tox-dev_1776_tox.85369555
arm64
linux/arm64/v8
[]
Tox85369555
swesmith.profiles.python

No dataset card yet

Downloads last month
164