Dataset Viewer
Duplicate
The dataset viewer is not available for this split.
Cannot load the dataset split (in streaming mode) to extract the first rows.
Error code:   StreamingRowsError
Exception:    TypeError
Message:      Couldn't cast array of type
struct<generic_source_skepticism: int64, source_skepticism_current: int64, claim_count: int64, pressure_test_count: int64, critical_claim_count: int64, unpressured_critical_claim_count: int64, blocker_count: int64, source_gap_count: int64, release_blocker_gap_count: int64, source_gap_claim_count: int64, high_confidence_single_aligned_count: int64, public_actions_allowed: int64, mutates_raw_data_or_db: int64, survives_count: int64, survives_with_limits_count: int64, contested_count: int64, fails_unnetted_count: int64, fails_temporality_count: int64, fails_counterfactual_count: int64, fails_source_gap_count: int64, fails_soft_framing_count: int64>
to
{'release_readiness_current': Value('int64'), 'generic_release_readiness': Value('int64'), 'target_run_dir_present': Value('int64'), 'target_is_directory': Value('int64'), 'manifest_present': Value('int64'), 'machine_bundle_present': Value('int64'), 'source_gaps_logged': Value('int64'), 'html_view_present': Value('int64'), 'public_actions_allowed': Value('int64'), 'mutates_raw_data_or_db': Value('int64'), 'blocker_count': Value('int64'), 'source_receipts_present': Value('int64'), 'source_receipt_row_count': Value('int64'), 'source_receipt_sha_count': Value('int64'), 'source_receipt_hash_gap_count': Value('int64'), 'claim_bearing_run': Value('int64'), 'source_skepticism_report_present': Value('int64'), 'source_skepticism_current': Value('int64'), 'source_skepticism_blocker_count': Value('int64'), 'source_skepticism_critical_claim_count': Value('int64'), 'source_skepticism_failed_claim_count': Value('int64'), 'text_file_scan_count': Value('int64'), 'claim_boundaries_present': Value('int64'), 'release_readiness_scan_policy_present': Value('int64'), 'forbidden_claim_language_count': Value('int64'), 'forbidden_claim_language_ignored_count': Value('int64'), 'artifact_evidence_bundle_present': Value('int64')}
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/utils.py", line 99, in get_rows_or_raise
                  return get_rows(
                         ^^^^^^^^^
                File "/src/libs/libcommon/src/libcommon/utils.py", line 272, in decorator
                  return func(*args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/utils.py", line 77, in get_rows
                  rows_plus_one = list(itertools.islice(ds, rows_max_number + 1))
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2690, in __iter__
                  for key, example in ex_iterable:
                                      ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2227, in __iter__
                  for key, pa_table in self._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 2251, in _iter_arrow
                  for key, pa_table in self.ex_iterable._iter_arrow():
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 494, in _iter_arrow
                  for key, pa_table in iterator:
                                       ^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/iterable_dataset.py", line 384, in _iter_arrow
                  for key, pa_table in self.generate_tables_fn(**gen_kwags):
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 299, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2255, in cast_table_to_schema
                  cast_array_to_feature(
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1804, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2101, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<generic_source_skepticism: int64, source_skepticism_current: int64, claim_count: int64, pressure_test_count: int64, critical_claim_count: int64, unpressured_critical_claim_count: int64, blocker_count: int64, source_gap_count: int64, release_blocker_gap_count: int64, source_gap_claim_count: int64, high_confidence_single_aligned_count: int64, public_actions_allowed: int64, mutates_raw_data_or_db: int64, survives_count: int64, survives_with_limits_count: int64, contested_count: int64, fails_unnetted_count: int64, fails_temporality_count: int64, fails_counterfactual_count: int64, fails_source_gap_count: int64, fails_soft_framing_count: int64>
              to
              {'release_readiness_current': Value('int64'), 'generic_release_readiness': Value('int64'), 'target_run_dir_present': Value('int64'), 'target_is_directory': Value('int64'), 'manifest_present': Value('int64'), 'machine_bundle_present': Value('int64'), 'source_gaps_logged': Value('int64'), 'html_view_present': Value('int64'), 'public_actions_allowed': Value('int64'), 'mutates_raw_data_or_db': Value('int64'), 'blocker_count': Value('int64'), 'source_receipts_present': Value('int64'), 'source_receipt_row_count': Value('int64'), 'source_receipt_sha_count': Value('int64'), 'source_receipt_hash_gap_count': Value('int64'), 'claim_bearing_run': Value('int64'), 'source_skepticism_report_present': Value('int64'), 'source_skepticism_current': Value('int64'), 'source_skepticism_blocker_count': Value('int64'), 'source_skepticism_critical_claim_count': Value('int64'), 'source_skepticism_failed_claim_count': Value('int64'), 'text_file_scan_count': Value('int64'), 'claim_boundaries_present': Value('int64'), 'release_readiness_scan_policy_present': Value('int64'), 'forbidden_claim_language_count': Value('int64'), 'forbidden_claim_language_ignored_count': Value('int64'), 'artifact_evidence_bundle_present': Value('int64')}

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.

arXiv Patent Celestial Human Review Atlas r12 Hypothesis Workbench

Public-safe speculative review workbench derived from r10/r11 celestial evidence: hypothesis cards, falsifiers, constraints, source receipt hashes, counterexample pressure, and no new-physics claims.

What It Is

  • A public-safe release bundle generated from a completed local run.
  • A package with source receipts, manifests, checksums, and review surfaces when those artifacts exist in the source run.
  • A reproducibility layer for reviewers who need hashes and clear claim boundaries.

What It Is Not

  • Not a certification of external facts.
  • Not a replacement for reviewing original sources.
  • Not a scoring system for truth or novelty.

Source Run Summary

  • run_id: arxiv-patent-celestial-hypothesis-r12-20260510T072446Z

What We Can Claim

  • This bundle includes SHA-256 checksums for its public files.
  • Raw fetched source caches are excluded from the public package.

What We Cannot Claim

  • This bundle does not certify source interpretation, legal conclusions, or expert validation.
  • Missing data in the bundle does not imply absence from the broader public record.
Downloads last month
52

Collections including cjc0013/arxiv-patent-celestial-human-review-atlas-r12-hypothesis-workbench