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 struct<model_dtype: string, model_params: int64, model_name: string, model_sha: string, model_type: string> to {'model_dtype': Value(dtype='string', id=None), 'model_name': Value(dtype='string', id=None), 'model_sha': Value(dtype='string', id=None)} Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1869, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 580, in write_table pa_table = table_cast(pa_table, self._schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2292, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2245, in cast_table_to_schema arrays = [ File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2246, in <listcomp> cast_array_to_feature( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1795, in wrapper return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1795, in <listcomp> return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2108, in cast_array_to_feature raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}") TypeError: Couldn't cast array of type struct<model_dtype: string, model_params: int64, model_name: string, model_sha: string, model_type: string> to {'model_dtype': Value(dtype='string', id=None), 'model_name': Value(dtype='string', id=None), 'model_sha': Value(dtype='string', id=None)} 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 1392, 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 1041, in convert_to_parquet builder.download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 924, in download_and_prepare self._download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 999, in _download_and_prepare self._prepare_split(split_generator, **prepare_split_kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1740, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1896, 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.
config
dict | results
dict |
---|---|
{
"model_dtype": "torch.float16",
"model_name": "demo-leaderboard/gpt2-demo",
"model_sha": "ac3299b02780836378b9e1e68c6eead546e89f90"
} | {
"anli_r1": {
"acc": 0
},
"logiqa": {
"acc_norm": 0.9
}
} |
{
"model_dtype": "q8",
"model_params": 3,
"model_name": "bartowski/Meta-Llama-3.1-3B-Instruct-GGUF",
"model_sha": "",
"model_type": "LLM"
} | {
"metric1": {
"acc": 0.9
},
"metric2": {
"acc_norm": 0.95
}
} |
{
"model_dtype": "q5km",
"model_params": 3,
"model_name": "bartowski/Meta-Llama-3.1-8B-Instruct-GGUF",
"model_sha": "",
"model_type": "LLM"
} | {
"exp1": {
"accuracy": 0.8333333333333333,
"accuracy_shortness_of_breath": 1,
"accuracy_chest_pain": 1,
"accuracy_leg_pain_or_swelling": 1,
"accuracy_heart_palpitations": 0.6666666666666666,
"accuracy_cough": 1,
"accuracy_dizziness": 1,
"accuracy_location": 0.3333333333333333,
"accuracy_side": 0.6666666666666666
}
} |