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 ({'name', 'attachment', 'board', 'posted', 'msg', 'pid', 'thread'}) and 2 missing columns ({'title', 'posts'}).
This happened while the json dataset builder was generating data using
hf://datasets/WitchesSocialStream/ChabikoStream/4chan-test-sample/b_tmp_1717002768.jsonl (at revision 8d047ab9927b096b5b2151b90935a65597d08663)
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 "/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 2240, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
board: string
thread: int64
pid: int64
name: string
msg: string
attachment: struct<attachment_url: string, filename: string>
child 0, attachment_url: string
child 1, filename: string
posted: int64
to
{'title': Value(dtype='string', id=None), 'posts': [{'board': Value(dtype='string', id=None), 'thread': Value(dtype='int64', id=None), 'pid': Value(dtype='int64', id=None), 'name': Value(dtype='string', id=None), 'msg': Value(dtype='string', id=None), 'attachment': {'attachment_url': Value(dtype='string', id=None), 'filename': Value(dtype='string', id=None)}, 'posted': Value(dtype='int64', id=None)}]}
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 1387, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in stream_convert_to_parquet
builder._prepare_split(
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 1871, 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 ({'name', 'attachment', 'board', 'posted', 'msg', 'pid', 'thread'}) and 2 missing columns ({'title', 'posts'}).
This happened while the json dataset builder was generating data using
hf://datasets/WitchesSocialStream/ChabikoStream/4chan-test-sample/b_tmp_1717002768.jsonl (at revision 8d047ab9927b096b5b2151b90935a65597d08663)
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.
title string | posts list |
|---|---|
/Questions bread/ | [
{
"board": "3",
"thread": 966806,
"pid": 966806,
"name": "Anonymous",
"msg": "/Questions Bread/. Post your 3dcg questions here and hope for good answers. Lets'a go",
"attachment": {
"attachment_url": "https://i.4cdn.org/3/1702259637263522.jpg",
"filename": "1678566406239124.... |
Where do I start | [
{
"board": "3",
"thread": 973294,
"pid": 973294,
"name": "Anonymous",
"msg": "I want the best tutorial I can pirate. I want to learn the basics of 3D from modeling to animation, I can use blender or either pirate Maya. I have access to cgpeers because im a super badass",
"attachment": {
... |
null | [
{
"board": "3",
"thread": 976484,
"pid": 976484,
"name": "Anonymous",
"msg": "How do I get to this level of 3d as FAST as possible?",
"attachment": {
"attachment_url": "https://i.4cdn.org/3/1709517333213743.jpg",
"filename": "104d0fb75796ff39140bc3eca0f10fb9f5467e2d_2_1000x500.jp... |
null | [{"board":"3","thread":977313,"pid":977313,"name":"Anonymous","msg":"/wip/ - Works In Progress - Imp(...TRUNCATED) |
How do I rip fortnite models and put them into blender? | [{"board":"3","thread":972894,"pid":972894,"name":"Anonymous","msg":"I'm trying to rip fortnite(...TRUNCATED) |
null | [{"board":"3","thread":969823,"pid":969823,"name":"Anonymous","msg":"tutorial GOAT. bob ross of 3D<b(...TRUNCATED) |
null | [{"board":"3","thread":973933,"pid":973933,"name":"Anonymous","msg":"You there anon who works with U(...TRUNCATED) |
game | [{"board":"3","thread":974881,"pid":974881,"name":"Anonymous","msg":"Hello, ive been working on game(...TRUNCATED) |
Revit question | [{"board":"3","thread":975628,"pid":975628,"name":"Anonymous","msg":"redditors are niggers and remov(...TRUNCATED) |
Weird issue in Maya | [{"board":"3","thread":977226,"pid":977226,"name":"Anonymous","msg":"Don't know if it's be(...TRUNCATED) |
End of preview.