Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 2 new columns ({'fpr', 'tpr'}) and 2 missing columns ({'precision', 'recall'}).
This happened while the csv dataset builder was generating data using
hf://datasets/OfSpectrum/SynSFX/gen/eval_output/roc_data.csv (at revision e65b06c966d6ba1dcad1e14c2658b06558afcc71), ['hf://datasets/OfSpectrum/SynSFX@e65b06c966d6ba1dcad1e14c2658b06558afcc71/gen/eval_output/pr_data.csv', 'hf://datasets/OfSpectrum/SynSFX@e65b06c966d6ba1dcad1e14c2658b06558afcc71/gen/eval_output/roc_data.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1837, in _prepare_split_single
writer.write_table(table)
~~~~~~~~~~~~~~~~~~^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
fpr: double
tpr: double
threshold: double
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 614
to
{'precision': Value('float64'), 'recall': Value('float64'), 'threshold': Value('float64')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
~~~~~~~~~~~~~~~~~~~~~~~~~^
builder, max_dataset_size_bytes=max_dataset_size_bytes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
for job_id, done, content in self._prepare_split_single(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1839, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
...<4 lines>...
)
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 2 new columns ({'fpr', 'tpr'}) and 2 missing columns ({'precision', 'recall'}).
This happened while the csv dataset builder was generating data using
hf://datasets/OfSpectrum/SynSFX/gen/eval_output/roc_data.csv (at revision e65b06c966d6ba1dcad1e14c2658b06558afcc71), ['hf://datasets/OfSpectrum/SynSFX@e65b06c966d6ba1dcad1e14c2658b06558afcc71/gen/eval_output/pr_data.csv', 'hf://datasets/OfSpectrum/SynSFX@e65b06c966d6ba1dcad1e14c2658b06558afcc71/gen/eval_output/roc_data.csv']
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)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.
precision float64 | recall float64 | threshold float64 |
|---|---|---|
0.641798 | 1 | 0.000188 |
0.641784 | 0.999941 | 0.000188 |
0.641771 | 0.999882 | 0.000195 |
0.641757 | 0.999823 | 0.000195 |
0.641743 | 0.999764 | 0.000196 |
0.64173 | 0.999705 | 0.000196 |
0.641716 | 0.999645 | 0.000196 |
0.641703 | 0.999586 | 0.000197 |
0.641689 | 0.999527 | 0.000197 |
0.641676 | 0.999468 | 0.000197 |
0.6417 | 0.999468 | 0.000197 |
0.641686 | 0.999409 | 0.000197 |
0.641673 | 0.99935 | 0.000198 |
0.641659 | 0.999291 | 0.000198 |
0.641645 | 0.999232 | 0.000198 |
0.64167 | 0.999232 | 0.000198 |
0.641656 | 0.999173 | 0.000198 |
0.641643 | 0.999114 | 0.000198 |
0.641629 | 0.999054 | 0.000198 |
0.641615 | 0.998995 | 0.000198 |
0.641602 | 0.998936 | 0.000198 |
0.641588 | 0.998877 | 0.000199 |
0.641575 | 0.998818 | 0.000199 |
0.641561 | 0.998759 | 0.000199 |
0.641585 | 0.998759 | 0.000199 |
0.641572 | 0.9987 | 0.000199 |
0.641558 | 0.998641 | 0.000199 |
0.641545 | 0.998582 | 0.000199 |
0.641569 | 0.998582 | 0.000199 |
0.641555 | 0.998523 | 0.000199 |
0.641542 | 0.998463 | 0.000199 |
0.641528 | 0.998404 | 0.000199 |
0.641514 | 0.998345 | 0.000199 |
0.641501 | 0.998286 | 0.000199 |
0.641525 | 0.998286 | 0.000199 |
0.641512 | 0.998227 | 0.000199 |
0.641498 | 0.998168 | 0.000199 |
0.641484 | 0.998109 | 0.0002 |
0.641471 | 0.99805 | 0.0002 |
0.641457 | 0.997991 | 0.0002 |
0.641443 | 0.997932 | 0.0002 |
0.64143 | 0.997872 | 0.0002 |
0.641416 | 0.997813 | 0.0002 |
0.641403 | 0.997754 | 0.0002 |
0.641389 | 0.997695 | 0.0002 |
0.641375 | 0.997636 | 0.0002 |
0.641362 | 0.997577 | 0.0002 |
0.641348 | 0.997518 | 0.0002 |
0.641334 | 0.997459 | 0.0002 |
0.641321 | 0.9974 | 0.0002 |
0.641307 | 0.997341 | 0.0002 |
0.641294 | 0.997281 | 0.0002 |
0.64128 | 0.997222 | 0.000201 |
0.641266 | 0.997163 | 0.000201 |
0.641253 | 0.997104 | 0.000201 |
0.641239 | 0.997045 | 0.000201 |
0.641225 | 0.996986 | 0.000201 |
0.641212 | 0.996927 | 0.000201 |
0.641198 | 0.996868 | 0.000201 |
0.641185 | 0.996809 | 0.000201 |
0.641171 | 0.99675 | 0.000201 |
0.641157 | 0.996691 | 0.000201 |
0.641144 | 0.996631 | 0.000201 |
0.64113 | 0.996572 | 0.000201 |
0.641116 | 0.996513 | 0.000201 |
0.641103 | 0.996454 | 0.000201 |
0.641089 | 0.996395 | 0.000201 |
0.641075 | 0.996336 | 0.000201 |
0.641062 | 0.996277 | 0.000201 |
0.641086 | 0.996277 | 0.000201 |
0.641072 | 0.996218 | 0.000201 |
0.641059 | 0.996159 | 0.000202 |
0.641045 | 0.9961 | 0.000202 |
0.641031 | 0.99604 | 0.000202 |
0.641018 | 0.995981 | 0.000202 |
0.641004 | 0.995922 | 0.000202 |
0.640991 | 0.995863 | 0.000202 |
0.640977 | 0.995804 | 0.000202 |
0.640963 | 0.995745 | 0.000202 |
0.64095 | 0.995686 | 0.000202 |
0.640936 | 0.995627 | 0.000202 |
0.640922 | 0.995568 | 0.000202 |
0.640909 | 0.995509 | 0.000202 |
0.640895 | 0.995449 | 0.000202 |
0.640919 | 0.995449 | 0.000202 |
0.640906 | 0.99539 | 0.000202 |
0.640892 | 0.995331 | 0.000202 |
0.640878 | 0.995272 | 0.000202 |
0.640865 | 0.995213 | 0.000202 |
0.640851 | 0.995154 | 0.000202 |
0.640837 | 0.995095 | 0.000202 |
0.640862 | 0.995095 | 0.000202 |
0.640848 | 0.995036 | 0.000202 |
0.640834 | 0.994977 | 0.000202 |
0.640821 | 0.994918 | 0.000202 |
0.640807 | 0.994858 | 0.000202 |
0.640793 | 0.994799 | 0.000202 |
0.640818 | 0.994799 | 0.000202 |
0.640804 | 0.99474 | 0.000202 |
0.64079 | 0.994681 | 0.000202 |
End of preview.
No dataset card yet
- Downloads last month
- 51