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 ({'inputs', 'outputs'}) and 1 missing columns ({'text'}).
This happened while the json dataset builder was generating data using
hf://datasets/weathon/FaceLinkGenRelease/artifacts/manifests/deid/protego_train.json (at revision 28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2), ['hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/perceptface_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/protego_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/tipim_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/wdp_train.json'], ['hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/perceptface_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/protego_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/tipim_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/wdp_train.json']
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 1848, 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 2378, in table_cast
return cast_table_to_schema(table, schema)
File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2306, in cast_table_to_schema
raise CastError(
...<3 lines>...
)
datasets.table.CastError: Couldn't cast
inputs: list<item: string>
child 0, item: string
outputs: list<item: string>
child 0, item: string
to
{'text': List(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 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 1694, 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 1850, 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 ({'inputs', 'outputs'}) and 1 missing columns ({'text'}).
This happened while the json dataset builder was generating data using
hf://datasets/weathon/FaceLinkGenRelease/artifacts/manifests/deid/protego_train.json (at revision 28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2), ['hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/perceptface_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/protego_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/tipim_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/wdp_train.json'], ['hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/perceptface_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/protego_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/tipim_train.json', 'hf://datasets/weathon/FaceLinkGenRelease@28f7b7e3d8182fd968423e14a9d4e4f7dfc79ed2/artifacts/manifests/deid/wdp_train.json']
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.
text list |
|---|
[
"artifacts/data/ms1m/0/1.jpg",
"artifacts/protected/deid/perceptface/train/0_1.png"
] |
[
"artifacts/data/ms1m/0/10.jpg",
"artifacts/protected/deid/perceptface/train/0_10.png"
] |
[
"artifacts/data/ms1m/1/111.jpg",
"artifacts/protected/deid/perceptface/train/1_111.png"
] |
[
"artifacts/data/ms1m/1/112.jpg",
"artifacts/protected/deid/perceptface/train/1_112.png"
] |
[
"artifacts/data/ms1m/2/130.jpg",
"artifacts/protected/deid/perceptface/train/2_130.png"
] |
[
"artifacts/data/ms1m/2/131.jpg",
"artifacts/protected/deid/perceptface/train/2_131.png"
] |
[
"artifacts/data/ms1m/3/213.jpg",
"artifacts/protected/deid/perceptface/train/3_213.png"
] |
[
"artifacts/data/ms1m/3/214.jpg",
"artifacts/protected/deid/perceptface/train/3_214.png"
] |
[
"artifacts/data/ms1m/4/228.jpg",
"artifacts/protected/deid/perceptface/train/4_228.png"
] |
[
"artifacts/data/ms1m/4/229.jpg",
"artifacts/protected/deid/perceptface/train/4_229.png"
] |
[
"artifacts/data/ms1m/5/303.jpg",
"artifacts/protected/deid/perceptface/train/5_303.png"
] |
[
"artifacts/data/ms1m/5/304.jpg",
"artifacts/protected/deid/perceptface/train/5_304.png"
] |
[
"artifacts/data/ms1m/6/385.jpg",
"artifacts/protected/deid/perceptface/train/6_385.png"
] |
[
"artifacts/data/ms1m/6/386.jpg",
"artifacts/protected/deid/perceptface/train/6_386.png"
] |
[
"artifacts/data/ms1m/7/488.jpg",
"artifacts/protected/deid/perceptface/train/7_488.png"
] |
[
"artifacts/data/ms1m/7/489.jpg",
"artifacts/protected/deid/perceptface/train/7_489.png"
] |
[
"artifacts/data/ms1m/8/576.jpg",
"artifacts/protected/deid/perceptface/train/8_576.png"
] |
[
"artifacts/data/ms1m/8/577.jpg",
"artifacts/protected/deid/perceptface/train/8_577.png"
] |
[
"artifacts/data/ms1m/9/672.jpg",
"artifacts/protected/deid/perceptface/train/9_672.png"
] |
[
"artifacts/data/ms1m/9/673.jpg",
"artifacts/protected/deid/perceptface/train/9_673.png"
] |
[
"artifacts/data/ms1m/10/707.jpg",
"artifacts/protected/deid/perceptface/train/10_707.png"
] |
[
"artifacts/data/ms1m/10/708.jpg",
"artifacts/protected/deid/perceptface/train/10_708.png"
] |
[
"artifacts/data/ms1m/11/781.jpg",
"artifacts/protected/deid/perceptface/train/11_781.png"
] |
[
"artifacts/data/ms1m/11/782.jpg",
"artifacts/protected/deid/perceptface/train/11_782.png"
] |
[
"artifacts/data/ms1m/12/872.jpg",
"artifacts/protected/deid/perceptface/train/12_872.png"
] |
[
"artifacts/data/ms1m/12/873.jpg",
"artifacts/protected/deid/perceptface/train/12_873.png"
] |
[
"artifacts/data/ms1m/13/1000.jpg",
"artifacts/protected/deid/perceptface/train/13_1000.png"
] |
[
"artifacts/data/ms1m/13/1001.jpg",
"artifacts/protected/deid/perceptface/train/13_1001.png"
] |
[
"artifacts/data/ms1m/14/1066.jpg",
"artifacts/protected/deid/perceptface/train/14_1066.png"
] |
[
"artifacts/data/ms1m/14/1067.jpg",
"artifacts/protected/deid/perceptface/train/14_1067.png"
] |
[
"artifacts/data/ms1m/15/1138.jpg",
"artifacts/protected/deid/perceptface/train/15_1138.png"
] |
[
"artifacts/data/ms1m/15/1139.jpg",
"artifacts/protected/deid/perceptface/train/15_1139.png"
] |
[
"artifacts/data/ms1m/16/1234.jpg",
"artifacts/protected/deid/perceptface/train/16_1234.png"
] |
[
"artifacts/data/ms1m/16/1235.jpg",
"artifacts/protected/deid/perceptface/train/16_1235.png"
] |
[
"artifacts/data/ms1m/17/1327.jpg",
"artifacts/protected/deid/perceptface/train/17_1327.png"
] |
[
"artifacts/data/ms1m/17/1328.jpg",
"artifacts/protected/deid/perceptface/train/17_1328.png"
] |
[
"artifacts/data/ms1m/18/1373.jpg",
"artifacts/protected/deid/perceptface/train/18_1373.png"
] |
[
"artifacts/data/ms1m/18/1374.jpg",
"artifacts/protected/deid/perceptface/train/18_1374.png"
] |
[
"artifacts/data/ms1m/19/1474.jpg",
"artifacts/protected/deid/perceptface/train/19_1474.png"
] |
[
"artifacts/data/ms1m/19/1475.jpg",
"artifacts/protected/deid/perceptface/train/19_1475.png"
] |
[
"artifacts/data/ms1m/20/1500.jpg",
"artifacts/protected/deid/perceptface/train/20_1500.png"
] |
[
"artifacts/data/ms1m/20/1501.jpg",
"artifacts/protected/deid/perceptface/train/20_1501.png"
] |
[
"artifacts/data/ms1m/21/1512.jpg",
"artifacts/protected/deid/perceptface/train/21_1512.png"
] |
[
"artifacts/data/ms1m/21/1513.jpg",
"artifacts/protected/deid/perceptface/train/21_1513.png"
] |
[
"artifacts/data/ms1m/22/1621.jpg",
"artifacts/protected/deid/perceptface/train/22_1621.png"
] |
[
"artifacts/data/ms1m/22/1622.jpg",
"artifacts/protected/deid/perceptface/train/22_1622.png"
] |
[
"artifacts/data/ms1m/23/1669.jpg",
"artifacts/protected/deid/perceptface/train/23_1669.png"
] |
[
"artifacts/data/ms1m/23/1670.jpg",
"artifacts/protected/deid/perceptface/train/23_1670.png"
] |
[
"artifacts/data/ms1m/24/1753.jpg",
"artifacts/protected/deid/perceptface/train/24_1753.png"
] |
[
"artifacts/data/ms1m/24/1754.jpg",
"artifacts/protected/deid/perceptface/train/24_1754.png"
] |
[
"artifacts/data/ms1m/25/1835.jpg",
"artifacts/protected/deid/perceptface/train/25_1835.png"
] |
[
"artifacts/data/ms1m/25/1836.jpg",
"artifacts/protected/deid/perceptface/train/25_1836.png"
] |
[
"artifacts/data/ms1m/26/1921.jpg",
"artifacts/protected/deid/perceptface/train/26_1921.png"
] |
[
"artifacts/data/ms1m/26/1922.jpg",
"artifacts/protected/deid/perceptface/train/26_1922.png"
] |
[
"artifacts/data/ms1m/27/1994.jpg",
"artifacts/protected/deid/perceptface/train/27_1994.png"
] |
[
"artifacts/data/ms1m/27/1995.jpg",
"artifacts/protected/deid/perceptface/train/27_1995.png"
] |
[
"artifacts/data/ms1m/28/2101.jpg",
"artifacts/protected/deid/perceptface/train/28_2101.png"
] |
[
"artifacts/data/ms1m/28/2102.jpg",
"artifacts/protected/deid/perceptface/train/28_2102.png"
] |
[
"artifacts/data/ms1m/29/2160.jpg",
"artifacts/protected/deid/perceptface/train/29_2160.png"
] |
[
"artifacts/data/ms1m/29/2161.jpg",
"artifacts/protected/deid/perceptface/train/29_2161.png"
] |
[
"artifacts/data/ms1m/30/2229.jpg",
"artifacts/protected/deid/perceptface/train/30_2229.png"
] |
[
"artifacts/data/ms1m/30/2230.jpg",
"artifacts/protected/deid/perceptface/train/30_2230.png"
] |
[
"artifacts/data/ms1m/31/2344.jpg",
"artifacts/protected/deid/perceptface/train/31_2344.png"
] |
[
"artifacts/data/ms1m/31/2345.jpg",
"artifacts/protected/deid/perceptface/train/31_2345.png"
] |
[
"artifacts/data/ms1m/32/2410.jpg",
"artifacts/protected/deid/perceptface/train/32_2410.png"
] |
[
"artifacts/data/ms1m/32/2411.jpg",
"artifacts/protected/deid/perceptface/train/32_2411.png"
] |
[
"artifacts/data/ms1m/33/2493.jpg",
"artifacts/protected/deid/perceptface/train/33_2493.png"
] |
[
"artifacts/data/ms1m/33/2494.jpg",
"artifacts/protected/deid/perceptface/train/33_2494.png"
] |
[
"artifacts/data/ms1m/34/2557.jpg",
"artifacts/protected/deid/perceptface/train/34_2557.png"
] |
[
"artifacts/data/ms1m/34/2558.jpg",
"artifacts/protected/deid/perceptface/train/34_2558.png"
] |
[
"artifacts/data/ms1m/35/2666.jpg",
"artifacts/protected/deid/perceptface/train/35_2666.png"
] |
[
"artifacts/data/ms1m/35/2667.jpg",
"artifacts/protected/deid/perceptface/train/35_2667.png"
] |
[
"artifacts/data/ms1m/36/2710.jpg",
"artifacts/protected/deid/perceptface/train/36_2710.png"
] |
[
"artifacts/data/ms1m/36/2711.jpg",
"artifacts/protected/deid/perceptface/train/36_2711.png"
] |
[
"artifacts/data/ms1m/37/2778.jpg",
"artifacts/protected/deid/perceptface/train/37_2778.png"
] |
[
"artifacts/data/ms1m/37/2779.jpg",
"artifacts/protected/deid/perceptface/train/37_2779.png"
] |
[
"artifacts/data/ms1m/38/2817.jpg",
"artifacts/protected/deid/perceptface/train/38_2817.png"
] |
[
"artifacts/data/ms1m/38/2818.jpg",
"artifacts/protected/deid/perceptface/train/38_2818.png"
] |
[
"artifacts/data/ms1m/39/2931.jpg",
"artifacts/protected/deid/perceptface/train/39_2931.png"
] |
[
"artifacts/data/ms1m/39/2932.jpg",
"artifacts/protected/deid/perceptface/train/39_2932.png"
] |
[
"artifacts/data/ms1m/40/2977.jpg",
"artifacts/protected/deid/perceptface/train/40_2977.png"
] |
[
"artifacts/data/ms1m/40/2978.jpg",
"artifacts/protected/deid/perceptface/train/40_2978.png"
] |
[
"artifacts/data/ms1m/41/3086.jpg",
"artifacts/protected/deid/perceptface/train/41_3086.png"
] |
[
"artifacts/data/ms1m/41/3087.jpg",
"artifacts/protected/deid/perceptface/train/41_3087.png"
] |
[
"artifacts/data/ms1m/42/3135.jpg",
"artifacts/protected/deid/perceptface/train/42_3135.png"
] |
[
"artifacts/data/ms1m/42/3136.jpg",
"artifacts/protected/deid/perceptface/train/42_3136.png"
] |
[
"artifacts/data/ms1m/43/3227.jpg",
"artifacts/protected/deid/perceptface/train/43_3227.png"
] |
[
"artifacts/data/ms1m/43/3228.jpg",
"artifacts/protected/deid/perceptface/train/43_3228.png"
] |
[
"artifacts/data/ms1m/44/3322.jpg",
"artifacts/protected/deid/perceptface/train/44_3322.png"
] |
[
"artifacts/data/ms1m/44/3323.jpg",
"artifacts/protected/deid/perceptface/train/44_3323.png"
] |
[
"artifacts/data/ms1m/45/3414.jpg",
"artifacts/protected/deid/perceptface/train/45_3414.png"
] |
[
"artifacts/data/ms1m/45/3415.jpg",
"artifacts/protected/deid/perceptface/train/45_3415.png"
] |
[
"artifacts/data/ms1m/46/3502.jpg",
"artifacts/protected/deid/perceptface/train/46_3502.png"
] |
[
"artifacts/data/ms1m/46/3503.jpg",
"artifacts/protected/deid/perceptface/train/46_3503.png"
] |
[
"artifacts/data/ms1m/47/3601.jpg",
"artifacts/protected/deid/perceptface/train/47_3601.png"
] |
[
"artifacts/data/ms1m/47/3602.jpg",
"artifacts/protected/deid/perceptface/train/47_3602.png"
] |
[
"artifacts/data/ms1m/48/3684.jpg",
"artifacts/protected/deid/perceptface/train/48_3684.png"
] |
[
"artifacts/data/ms1m/48/3685.jpg",
"artifacts/protected/deid/perceptface/train/48_3685.png"
] |
[
"artifacts/data/ms1m/49/3785.jpg",
"artifacts/protected/deid/perceptface/train/49_3785.png"
] |
[
"artifacts/data/ms1m/49/3786.jpg",
"artifacts/protected/deid/perceptface/train/49_3786.png"
] |
End of preview.
No dataset card yet
- Downloads last month
- 47