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 7 new columns ({'includes_cta', 'surface', 'includes_local_anchor', 'avg_length', 'pattern_type', 'tone', 'topic'}) and 5 missing columns ({'category', 'fact_value', 'usage_context', 'fact_key', 'compliance_level'}).
This happened while the csv dataset builder was generating data using
hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e/content_patterns.csv (at revision aedb7b5013fec321a20749abe08fe9a499de0084), [/tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/business_facts.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/business_facts.csv), /tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/content_patterns.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/content_patterns.csv), /tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/local_anchors.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/local_anchors.csv), /tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/location_entities.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/location_entities.csv), /tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/platform_guidelines.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/platform_guidelines.csv), /tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/seo_keywords.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/seo_keywords.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.12/site-packages/datasets/builder.py", line 1890, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 760, in write_table
pa_table = table_cast(pa_table, self._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
pattern_type: string
surface: string
topic: string
avg_length: int64
includes_cta: bool
includes_local_anchor: bool
tone: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1088
to
{'category': Value('string'), 'fact_key': Value('string'), 'fact_value': Value('string'), 'compliance_level': Value('string'), 'usage_context': Value('string')}
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 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 1892, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
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 7 new columns ({'includes_cta', 'surface', 'includes_local_anchor', 'avg_length', 'pattern_type', 'tone', 'topic'}) and 5 missing columns ({'category', 'fact_value', 'usage_context', 'fact_key', 'compliance_level'}).
This happened while the csv dataset builder was generating data using
hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e/content_patterns.csv (at revision aedb7b5013fec321a20749abe08fe9a499de0084), [/tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/business_facts.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/business_facts.csv), /tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/content_patterns.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/content_patterns.csv), /tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/local_anchors.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/local_anchors.csv), /tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/location_entities.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/location_entities.csv), /tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/platform_guidelines.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/platform_guidelines.csv), /tmp/hf-datasets-cache/medium/datasets/59826792561851-config-parquet-and-info-KingPawnUSA-king-pawn-usa-f14ff6bb/hub/datasets--KingPawnUSA--king-pawn-usa-dataset-e0925e/snapshots/aedb7b5013fec321a20749abe08fe9a499de0084/seo_keywords.csv (origin=hf://datasets/KingPawnUSA/king-pawn-usa-dataset-e0925e@aedb7b5013fec321a20749abe08fe9a499de0084/seo_keywords.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.
category string | fact_key string | fact_value string | compliance_level string | usage_context string |
|---|---|---|---|---|
history | experience_per_location | over a decade | required | all_content |
services | loan_range | $1 to $50,000 | recommended | promotional |
services | no_credit_check | true | required | all_content |
licensing | status | licensed, bonded, insured | required | trust_building |
media | featured_on | CNN, Bloomberg TV | optional | credibility |
compliance | forbidden_founding_year | 1980 | forbidden | never_use |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
null | null | null | null | null |
End of preview.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
- Downloads last month
- 35