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 ({'product_id', 'persona_id'}) and 2 missing columns ({'user', 'labels'}).
This happened while the csv dataset builder was generating data using
zip://edges/product-persona.csv::/tmp/hf-datasets-cache/medium/datasets/21553327111995-config-parquet-and-info-kg4sci-ROSA-e6da3ac0/hub/datasets--kg4sci--ROSA/snapshots/aac96ea45bfa2d488cc9686be72c10572ac90567/Amazon.zip, [/tmp/hf-datasets-cache/medium/datasets/21553327111995-config-parquet-and-info-kg4sci-ROSA-e6da3ac0/hub/datasets--kg4sci--ROSA/snapshots/aac96ea45bfa2d488cc9686be72c10572ac90567/Amazon.zip (origin=hf://datasets/kg4sci/ROSA@aac96ea45bfa2d488cc9686be72c10572ac90567/Amazon.zip), /tmp/hf-datasets-cache/medium/datasets/21553327111995-config-parquet-and-info-kg4sci-ROSA-e6da3ac0/hub/datasets--kg4sci--ROSA/snapshots/aac96ea45bfa2d488cc9686be72c10572ac90567/CITE.zip (origin=hf://datasets/kg4sci/ROSA@aac96ea45bfa2d488cc9686be72c10572ac90567/CITE.zip), /tmp/hf-datasets-cache/medium/datasets/21553327111995-config-parquet-and-info-kg4sci-ROSA-e6da3ac0/hub/datasets--kg4sci--ROSA/snapshots/aac96ea45bfa2d488cc9686be72c10572ac90567/IMDB.zip (origin=hf://datasets/kg4sci/ROSA@aac96ea45bfa2d488cc9686be72c10572ac90567/IMDB.zip)]
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 1887, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 674, 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
persona_id: int64
product_id: int64
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 496
to
{'user': Value('int64'), 'labels': 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 1736, 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 1889, 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 2 new columns ({'product_id', 'persona_id'}) and 2 missing columns ({'user', 'labels'}).
This happened while the csv dataset builder was generating data using
zip://edges/product-persona.csv::/tmp/hf-datasets-cache/medium/datasets/21553327111995-config-parquet-and-info-kg4sci-ROSA-e6da3ac0/hub/datasets--kg4sci--ROSA/snapshots/aac96ea45bfa2d488cc9686be72c10572ac90567/Amazon.zip, [/tmp/hf-datasets-cache/medium/datasets/21553327111995-config-parquet-and-info-kg4sci-ROSA-e6da3ac0/hub/datasets--kg4sci--ROSA/snapshots/aac96ea45bfa2d488cc9686be72c10572ac90567/Amazon.zip (origin=hf://datasets/kg4sci/ROSA@aac96ea45bfa2d488cc9686be72c10572ac90567/Amazon.zip), /tmp/hf-datasets-cache/medium/datasets/21553327111995-config-parquet-and-info-kg4sci-ROSA-e6da3ac0/hub/datasets--kg4sci--ROSA/snapshots/aac96ea45bfa2d488cc9686be72c10572ac90567/CITE.zip (origin=hf://datasets/kg4sci/ROSA@aac96ea45bfa2d488cc9686be72c10572ac90567/CITE.zip), /tmp/hf-datasets-cache/medium/datasets/21553327111995-config-parquet-and-info-kg4sci-ROSA-e6da3ac0/hub/datasets--kg4sci--ROSA/snapshots/aac96ea45bfa2d488cc9686be72c10572ac90567/IMDB.zip (origin=hf://datasets/kg4sci/ROSA@aac96ea45bfa2d488cc9686be72c10572ac90567/IMDB.zip)]
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.
user int64 | labels string |
|---|---|
0 | 0 |
1 | 3 |
2 | 0 |
3 | 0 |
4 | 0 |
5 | 3 |
6 | 0 |
7 | 3 |
8 | 3 |
9 | 3 |
10 | 3 |
11 | 3 |
12 | 3 |
13 | 3 |
14 | 3 |
15 | 3 |
16 | 4 |
17 | 3 |
18 | 0 |
19 | 3 |
20 | 0,3 |
21 | 3 |
22 | 3 |
23 | 0,3 |
24 | 3 |
25 | 1 |
26 | 0,3 |
27 | 3 |
28 | 0 |
29 | 0 |
30 | 0 |
31 | 0,3,4 |
32 | 0,1 |
33 | 1 |
34 | 3 |
35 | 3 |
36 | 3 |
37 | 1 |
38 | 3 |
39 | 3 |
40 | 1,3 |
41 | 3 |
42 | 0,2 |
43 | 3 |
44 | 3 |
45 | 0 |
46 | 4 |
47 | 0 |
48 | 3 |
49 | 3 |
50 | 3 |
51 | 1,3 |
52 | 0 |
53 | 3 |
54 | 3 |
55 | 3 |
56 | 3 |
57 | 0 |
58 | 3 |
59 | 3 |
60 | 0,3 |
61 | 3 |
62 | 3 |
63 | 3 |
64 | 0 |
65 | 0 |
66 | 0 |
67 | 3 |
68 | 3 |
69 | 3 |
70 | 3 |
71 | 0 |
72 | 3 |
73 | 3 |
74 | 3 |
75 | 3 |
76 | 3 |
77 | 4 |
78 | 3 |
79 | 3 |
80 | 3 |
81 | 0,3 |
82 | 1 |
83 | 3 |
84 | 0,1,4 |
85 | 3 |
86 | 3 |
87 | 1 |
88 | 3 |
89 | 3 |
90 | 1,3 |
91 | 3 |
92 | 3 |
93 | 0 |
94 | 3 |
95 | 3 |
96 | 0 |
97 | 1 |
98 | 3 |
99 | 0 |
End of preview.
README.md exists but content is empty.
- Downloads last month
- 12