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.

Public Surface Summary

Public-safe human-review atlas for scraper-discovered arXiv/patent-adjacent technical records from a celestial-holography-seeded source slice, with receipts, family cards, equation-surface counts, and no raw arXiv cache redistribution.

Use this for: reviewing source-backed technical arXiv/patent candidates, family cards, equation-surface counts, receipts, and open gaps.

Do not use this as: a claim that the whole arXiv/patent family is celestial holography, a new-physics claim, a raw-corpus redistribution, or validated bridge conclusions.

Caveat discipline: review aid; source-backed; source-slice aware; no new physics claim; raw corpora not redistributed.

arXiv Patent Celestial Human Review Atlas r9 Fingerprint Expansion 500

Public-safe human-review atlas for 500 scraper-discovered arXiv celestial holography-adjacent papers, with receipts, family cards, equation-surface counts, and no raw arXiv cache redistribution.

Why This Exists

This dataset is a review aid for researchers working around celestial amplitudes, flat-space holography, asymptotic symmetries, soft theorems, memory effects, and related bridge literature. It organizes a bounded public-source corpus into source receipts, extracted equation contexts, symbol surfaces, dictionary-like term mappings, and conservative review cards.

It is meant to make literature triage faster: find where terms, equations, and bridge concepts appear; inspect the nearby source context; then return to the original paper for interpretation.

What Is Included

  • 500 papers represented in the bounded corpus.
  • 617 TeX-like source packages or source fragments processed.
  • 36,661 extracted equation-context surfaces.
  • 2,020 dictionary-style term/context entries.
  • 5,390 conservative claim/context surfaces.
  • 407 hybrid atlas candidate rows considered.
  • 171 math-review crosswalk rows.
  • 8 family cards, including 8 promoted review cards.
  • 984 public source receipt rows, with 984 SHA-backed receipt rows.
  • 16 logged source gaps.

Main Files

  • source_receipts.csv: source URLs, fetch metadata, byte counts, and hashes for auditing provenance.
  • math_review_crosswalk.csv: review rows linking papers, source receipts, equation/dictionary support, and family-card assignment.
  • math_review_family_cards.csv / .jsonl: compact grouped review cards for families of evidence.
  • math_review_family_evidence.csv: source-backed evidence rows attached to family cards.
  • math_review_packet.md: human-readable review packet for triage.
  • math_review_view.html: lightweight local/browser review view.
  • hf_release_candidate_bundle/: smaller HF-oriented copy of the core public tables.
  • CHANGELOG.md: version-to-version summary of what changed.
  • checksums.sha256: file-level integrity checks for this bundle.
  • DATA_GUIDE.md: table-level guide and suggested review workflow.

Suggested Review Workflow

  1. Start with this README, CHANGELOG.md, or math_review_view.html for the corpus-level counts.
  2. Use math_review_family_cards.csv to identify evidence families worth inspecting.
  3. Use math_review_crosswalk.csv to trace a family card back to paper IDs, receipt hashes, and equation/dictionary support.
  4. Check source_receipts.csv and the original papers before making any scientific claim.
  5. Treat review cards as triage aids, not as disagreement verdicts or truth labels.

Boundaries

  • This is not a proof of a new correspondence, theorem, or physical claim.
  • This is not a substitute for reading the original papers.
  • A missing entry means it was not found in this bounded corpus and extraction pass; it does not imply absence from the literature.
  • Review cards and claim surfaces are scaffolding for expert interpretation, not labels of truth or novelty.

Source Run Summary

  • paper_count: 500
  • source_receipt_count: 1000
  • source_gap_count: 16

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
16

Collections including cjc0013/arxiv-patent-celestial-human-review-atlas-r9-fingerprint-expansion-500