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<MISSING_COMMENT_MESSAGE: string, STR_FIELD: string, all_awardings: list<item: null>, approved_at_utc: null, approved_by: null, archived: bool, associated_award: null, author: string, author_flair_background_color: string, author_flair_css_class: null, author_flair_richtext: list<item: null>, author_flair_template_id: null, author_flair_text: null, author_flair_text_color: string, author_flair_type: string, author_fullname: string, author_is_blocked: bool, author_patreon_flair: bool, author_premium: bool, award: string, awarders: list<item: null>, banned_at_utc: null, banned_by: null, block: string, body: string, body_html: string, can_gild: bool, can_mod_post: bool, clear_vote: string, collapse: string, collapsed: bool, collapsed_because_crowd_control: null, collapsed_reason: null, collapsed_reason_code: string, comment_type: null, controversiality: int64, created: double, created_utc: double, delete: string, depth: int64, disable_inbox_replies: string, distinguished: null, downs: int64, downvote: string, edit: string, edited: double, enable_inbox_replies: string, fullname: string, gild: string, gilded: int64, gildings: struct<>, id: string, id_from_url: string, is_root: bool, is_submitter: bool, likes: null, link_id: string, locked: bool, mark_read: string, mark_unread: string, mod: string, mod_note: null, mod_reason_by: null, mod_reason_title: null, mod_reports: list<item: null>, name: string, no_follow: bool, num_reports: null, parent: string, parent_id: string, parse: string, permalink: string, refresh: string, removal_reason: null, replies: string, reply: string, report: string, report_reasons: null, save: string, saved: bool, score: int64, score_hidden: bool, send_replies: bool, stickied: bool, submission: string, subreddit: string, subreddit_id: string, subreddit_name_prefixed: string, subreddit_type: string, top_awarded_type: null, total_awards_received: int64, treatment_tags: list<item: null>, unblock_subreddit: string, uncollapse: string, unrepliable_reason: null, unsave: string, ups: int64, upvote: string, user_reports: list<item: null>> to null
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1625, in _prepare_split_single
writer.write(example, key)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 537, in write
self.write_examples_on_file()
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 495, in write_examples_on_file
self.write_batch(batch_examples=batch_examples)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 605, in write_batch
arrays.append(pa.array(typed_sequence))
File "pyarrow/array.pxi", line 247, in pyarrow.lib.array
File "pyarrow/array.pxi", line 112, in pyarrow.lib._handle_arrow_array_protocol
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 243, in __arrow_array__
out = cast_array_to_feature(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2005, in cast_array_to_feature
arrays = [
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2006, in <listcomp>
_c(array.field(name) if name in array_fields else null_array, subfeature)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2065, in cast_array_to_feature
casted_array_values = _c(array.values, feature.feature)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2102, in cast_array_to_feature
return array_cast(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1950, in array_cast
raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
TypeError: Couldn't cast array of type struct<MISSING_COMMENT_MESSAGE: string, STR_FIELD: string, all_awardings: list<item: null>, approved_at_utc: null, approved_by: null, archived: bool, associated_award: null, author: string, author_flair_background_color: string, author_flair_css_class: null, author_flair_richtext: list<item: null>, author_flair_template_id: null, author_flair_text: null, author_flair_text_color: string, author_flair_type: string, author_fullname: string, author_is_blocked: bool, author_patreon_flair: bool, author_premium: bool, award: string, awarders: list<item: null>, banned_at_utc: null, banned_by: null, block: string, body: string, body_html: string, can_gild: bool, can_mod_post: bool, clear_vote: string, collapse: string, collapsed: bool, collapsed_because_crowd_control: null, collapsed_reason: null, collapsed_reason_code: string, comment_type: null, controversiality: int64, created: double, created_utc: double, delete: string, depth: int64, disable_inbox_replies: string, distinguished: null, downs: int64, downvote: string, edit: string, edited: double, enable_inbox_replies: string, fullname: string, gild: string, gilded: int64, gildings: struct<>, id: string, id_from_url: string, is_root: bool, is_submitter: bool, likes: null, link_id: string, locked: bool, mark_read: string, mark_unread: string, mod: string, mod_note: null, mod_reason_by: null, mod_reason_title: null, mod_reports: list<item: null>, name: string, no_follow: bool, num_reports: null, parent: string, parent_id: string, parse: string, permalink: string, refresh: string, removal_reason: null, replies: string, reply: string, report: string, report_reasons: null, save: string, saved: bool, score: int64, score_hidden: bool, send_replies: bool, stickied: bool, submission: string, subreddit: string, subreddit_id: string, subreddit_name_prefixed: string, subreddit_type: string, top_awarded_type: null, total_awards_received: int64, treatment_tags: list<item: null>, unblock_subreddit: string, uncollapse: string, unrepliable_reason: null, unsave: string, ups: int64, upvote: string, user_reports: list<item: null>> to null
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1634, in _prepare_split_single
num_examples, num_bytes = writer.finalize()
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 636, in finalize
self.write_examples_on_file()
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 495, in write_examples_on_file
self.write_batch(batch_examples=batch_examples)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 605, in write_batch
arrays.append(pa.array(typed_sequence))
File "pyarrow/array.pxi", line 247, in pyarrow.lib.array
File "pyarrow/array.pxi", line 112, in pyarrow.lib._handle_arrow_array_protocol
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 243, in __arrow_array__
out = cast_array_to_feature(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2005, in cast_array_to_feature
arrays = [
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2006, in <listcomp>
_c(array.field(name) if name in array_fields else null_array, subfeature)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2065, in cast_array_to_feature
casted_array_values = _c(array.values, feature.feature)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2102, in cast_array_to_feature
return array_cast(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1797, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1950, in array_cast
raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
TypeError: Couldn't cast array of type struct<MISSING_COMMENT_MESSAGE: string, STR_FIELD: string, all_awardings: list<item: null>, approved_at_utc: null, approved_by: null, archived: bool, associated_award: null, author: string, author_flair_background_color: string, author_flair_css_class: null, author_flair_richtext: list<item: null>, author_flair_template_id: null, author_flair_text: null, author_flair_text_color: string, author_flair_type: string, author_fullname: string, author_is_blocked: bool, author_patreon_flair: bool, author_premium: bool, award: string, awarders: list<item: null>, banned_at_utc: null, banned_by: null, block: string, body: string, body_html: string, can_gild: bool, can_mod_post: bool, clear_vote: string, collapse: string, collapsed: bool, collapsed_because_crowd_control: null, collapsed_reason: null, collapsed_reason_code: string, comment_type: null, controversiality: int64, created: double, created_utc: double, delete: string, depth: int64, disable_inbox_replies: string, distinguished: null, downs: int64, downvote: string, edit: string, edited: double, enable_inbox_replies: string, fullname: string, gild: string, gilded: int64, gildings: struct<>, id: string, id_from_url: string, is_root: bool, is_submitter: bool, likes: null, link_id: string, locked: bool, mark_read: string, mark_unread: string, mod: string, mod_note: null, mod_reason_by: null, mod_reason_title: null, mod_reports: list<item: null>, name: string, no_follow: bool, num_reports: null, parent: string, parent_id: string, parse: string, permalink: string, refresh: string, removal_reason: null, replies: string, reply: string, report: string, report_reasons: null, save: string, saved: bool, score: int64, score_hidden: bool, send_replies: bool, stickied: bool, submission: string, subreddit: string, subreddit_id: string, subreddit_name_prefixed: string, subreddit_type: string, top_awarded_type: null, total_awards_received: int64, treatment_tags: list<item: null>, unblock_subreddit: string, uncollapse: string, unrepliable_reason: null, unsave: string, ups: int64, upvote: string, user_reports: list<item: null>> to null
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 1433, 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 989, in stream_convert_to_parquet
builder._prepare_split(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1486, 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 1643, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
__key__ string | __url__ string | json dict |
|---|---|---|
2024-11-20/1gw71kz/1gw71kz | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-11/AIhorror_2024-11-20.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1gw71kz')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "nevixary",
"au... |
2024-11-22/1gx4776/1gx4776 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-11/AIhorror_2024-11-22.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1gx4776')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "nevixary",
"au... |
2024-11-22/1gxt4zq/1gxt4zq | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-11/AIhorror_2024-11-22.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1gxt4zq')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "Necessary_Tax5460"... |
2024-11-23/1gygolb/1gygolb | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-11/AIhorror_2024-11-23.tar.gz | {
"comments": [
{
"MISSING_COMMENT_MESSAGE": "This comment does not appear to be in the comment tree",
"STR_FIELD": "id",
"all_awardings": [],
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"associated_award": null,
"author": "ADTWISTER",
"au... |
2024-11-27/1h1pwq8/1h1pwq8 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-11/AIhorror_2024-11-27.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1h1pwq8')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "erny779",
"aut... |
2024-11-28/1h1suyp/1h1suyp | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-11/AIhorror_2024-11-28.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1h1suyp')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "dronethrust",
... |
2024-12-06/1h89yvl/1h89yvl | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-06.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1h89yvl')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "No_Suggestion_2298... |
2024-12-08/1ha1h1w/1ha1h1w | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-08.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1ha1h1w')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "Obvious_Shock9222"... |
2024-12-08/1ha1h1w/1ha1h1w_1 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-08.tar.gz | null |
2024-12-08/1ha1h1w/1ha1h1w_2 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-08.tar.gz | null |
2024-12-08/1ha1h1w/1ha1h1w_3 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-08.tar.gz | null |
2024-12-08/1ha1h1w/1ha1h1w_4 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-08.tar.gz | null |
2024-12-08/1ha1h1w/1ha1h1w_5 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-08.tar.gz | null |
2024-12-11/1hbwwn6/1hbwwn6 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-11.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1hbwwn6')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "aMysticPizza_",
... |
2024-12-16/1hfjphy/1hfjphy | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-16.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1hfjphy')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "aMysticPizza_",
... |
2024-12-16/1hg4nqm/1hg4nqm | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-16.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1hg4nqm')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "aMysticPizza_",
... |
2024-12-17/1hg8a56/1hg8a56 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-17.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1hg8a56')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "dronethrust",
... |
2024-12-17/1hgpjyz/1hgpjyz | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-17.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1hgpjyz')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "Adept_Biscotti_155... |
2024-12-19/1hicu2u/1hicu2u | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-19.tar.gz | {
"comments": [
{
"MISSING_COMMENT_MESSAGE": "This comment does not appear to be in the comment tree",
"STR_FIELD": "id",
"all_awardings": [],
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"associated_award": null,
"author": "eddyizm",
"auth... |
2024-12-20/1hiibzx/1hiibzx | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | {
"comments": [
{
"MISSING_COMMENT_MESSAGE": "This comment does not appear to be in the comment tree",
"STR_FIELD": "id",
"all_awardings": [],
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"associated_award": null,
"author": "Coffeera",
"aut... |
2024-12-20/1hiibzx/1hiibzx_1 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiibzx/1hiibzx_2 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiibzx/1hiibzx_3 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiqran/1hiqran | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | {
"comments": [
{
"MISSING_COMMENT_MESSAGE": "This comment does not appear to be in the comment tree",
"STR_FIELD": "id",
"all_awardings": [],
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"associated_award": null,
"author": "arcaneinception",
... |
2024-12-20/1hiqran/1hiqran_1 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiqran/1hiqran_2 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiqran/1hiqran_3 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiqran/1hiqran_4 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiqran/1hiqran_5 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiqran/1hiqran_6 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiqran/1hiqran_7 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiqran/1hiqran_8 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-20/1hiqran/1hiqran_9 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-20.tar.gz | null |
2024-12-22/1hk70mi/1hk70mi | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-22.tar.gz | {
"comments": [
{
"MISSING_COMMENT_MESSAGE": "This comment does not appear to be in the comment tree",
"STR_FIELD": "id",
"all_awardings": [],
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"associated_award": null,
"author": "o0Traktor0o",
"... |
2024-12-30/1hpyw1x/1hpyw1x | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-30.tar.gz | {
"comments": [
{
"MISSING_COMMENT_MESSAGE": "This comment does not appear to be in the comment tree",
"STR_FIELD": "id",
"all_awardings": [],
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"associated_award": null,
"author": "Born_Arm_6187",
... |
2024-12-31/1hqlrz9/1hqlrz9 | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2024-12/AIhorror_2024-12-31.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1hqlrz9')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "arcaneinception",
... |
2025-01-01/1hr896u/1hr896u | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2025-01/AIhorror_2025-01-01.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1hr896u')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "arcaneinception",
... |
2025-01-03/1hsq09b/1hsq09b | hf://datasets/taesiri/RedditDailyBackup@48c3867255ba7a17e7f55917edc9882649061abb/data/AIhorror/2025-01/AIhorror_2025-01-03.tar.gz | {
"comments": [],
"post": {
"STR_FIELD": "id",
"add_fetch_param": "<bound method Submission.add_fetch_param of Submission(id='1hsq09b')>",
"all_awardings": [],
"allow_live_comments": false,
"approved_at_utc": null,
"approved_by": null,
"archived": false,
"author": "arcaneinception",
... |
End of preview.