The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
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 6 new columns ({'el_states', 'codon_targets', 'timing', 'full_name', 'dosage', 'compound'}) and 3 missing columns ({'hz', 'el_range', 'name'}).
This happened while the json dataset builder was generating data using
hf://datasets/Utopiya-ai/utopiya-protocol-library/genesis_formulary.json (at revision 03057351df8a3f24e5869e41d7e3f74d340cbd9b), [/tmp/hf-datasets-cache/medium/datasets/21263665082216-config-parquet-and-info-Utopiya-ai-utopiya-protoc-ea2bca8d/hub/datasets--Utopiya-ai--utopiya-protocol-library/snapshots/03057351df8a3f24e5869e41d7e3f74d340cbd9b/frequencies.json (origin=hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/frequencies.json), /tmp/hf-datasets-cache/medium/datasets/21263665082216-config-parquet-and-info-Utopiya-ai-utopiya-protoc-ea2bca8d/hub/datasets--Utopiya-ai--utopiya-protocol-library/snapshots/03057351df8a3f24e5869e41d7e3f74d340cbd9b/genesis_formulary.json (origin=hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/genesis_formulary.json), /tmp/hf-datasets-cache/medium/datasets/21263665082216-config-parquet-and-info-Utopiya-ai-utopiya-protoc-ea2bca8d/hub/datasets--Utopiya-ai--utopiya-protocol-library/snapshots/03057351df8a3f24e5869e41d7e3f74d340cbd9b/protocols.json (origin=hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/protocols.json)], ['hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/frequencies.json', 'hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/genesis_formulary.json', 'hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/protocols.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.12/site-packages/datasets/builder.py", line 1800, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/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.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._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 2249, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
compound: string
full_name: string
dosage: string
timing: string
codon_targets: list<item: string>
child 0, item: string
mechanism: string
el_states: list<item: int64>
child 0, item: int64
to
{'hz': Value('float64'), 'name': Value('string'), 'mechanism': Value('string'), 'el_range': List(Value('int64'))}
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 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1802, 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 6 new columns ({'el_states', 'codon_targets', 'timing', 'full_name', 'dosage', 'compound'}) and 3 missing columns ({'hz', 'el_range', 'name'}).
This happened while the json dataset builder was generating data using
hf://datasets/Utopiya-ai/utopiya-protocol-library/genesis_formulary.json (at revision 03057351df8a3f24e5869e41d7e3f74d340cbd9b), [/tmp/hf-datasets-cache/medium/datasets/21263665082216-config-parquet-and-info-Utopiya-ai-utopiya-protoc-ea2bca8d/hub/datasets--Utopiya-ai--utopiya-protocol-library/snapshots/03057351df8a3f24e5869e41d7e3f74d340cbd9b/frequencies.json (origin=hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/frequencies.json), /tmp/hf-datasets-cache/medium/datasets/21263665082216-config-parquet-and-info-Utopiya-ai-utopiya-protoc-ea2bca8d/hub/datasets--Utopiya-ai--utopiya-protocol-library/snapshots/03057351df8a3f24e5869e41d7e3f74d340cbd9b/genesis_formulary.json (origin=hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/genesis_formulary.json), /tmp/hf-datasets-cache/medium/datasets/21263665082216-config-parquet-and-info-Utopiya-ai-utopiya-protoc-ea2bca8d/hub/datasets--Utopiya-ai--utopiya-protocol-library/snapshots/03057351df8a3f24e5869e41d7e3f74d340cbd9b/protocols.json (origin=hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/protocols.json)], ['hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/frequencies.json', 'hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/genesis_formulary.json', 'hf://datasets/Utopiya-ai/utopiya-protocol-library@03057351df8a3f24e5869e41d7e3f74d340cbd9b/protocols.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.
hz float64 | name string | mechanism string | el_range list |
|---|---|---|---|
7.83 | Schumann Resonance | Earth electromagnetic resonance — synchronizes nervous system to planetary baseline | [
0,
1,
2,
3
] |
10 | Alpha Border | Alpha/theta border — relaxed focus, cortisol reduction | [
0,
1
] |
40 | Gamma Burst | Breaks stress lock, activates prefrontal cortex | [
0,
1
] |
174 | Pain Reduction | Lowest solfeggio — analgesic effect, reduces pain perception | [
0,
1,
2
] |
285 | Field Restoration | Tissue repair — regenerates damaged biofield | [
0,
1,
2
] |
396 | Liberation | Fear and guilt release — limbic reset | [
1,
2
] |
432 | Natural A | Natural tuning — resonates with phi ratio | [
2,
3
] |
528 | DNA Repair | Love frequency — documented DNA repair in vitro | [
0,
1,
2,
3,
4,
5
] |
639 | Connection | Heart coherence, oxytocin pathway activation | [
4,
5
] |
741 | Expression | Cellular detox, creative channel activation | [
4,
5
] |
852 | Intuition | Pineal activation, heightened awareness | [
5
] |
963 | Crown | Highest solfeggio — pure tone crown activation | [
5
] |
null | null | Glutathione precursor — master antioxidant, mitochondrial protection | null |
null | null | NMDA regulation, muscle relaxation, ATP cofactor | null |
null | null | Nuclear receptor activation, 200+ gene expression effects | null |
null | null | Membrane fluidity, neuroinflammation reduction | null |
null | null | NGF stimulation, neurogenesis, BDNF upregulation | null |
null | null | Synaptic remodeling, memory consolidation | null |
null | null | HPA axis regulation, cortisol normalization | null |
null | null | NF-kB inhibition, systemic anti-inflammatory | null |
null | null | null | null |
null | null | null | null |
null | null | null | null |
null | null | null | null |
null | null | null | null |
null | null | null | null |
UTOPIYA Protocol Library
The complete therapeutic protocol database for the UTOPIYA healing system.
Built on 40+ patents covering biofield detection, frequency delivery, DNA codon activation, and the GENESIS supplement protocol.
Contents
| File | Description |
|---|---|
protocols.json |
Full protocol stack by Elevation Level (EL-0 through EL-5) |
frequencies.json |
Therapeutic frequency library with biological mechanisms |
genesis_formulary.json |
GENESIS supplement protocol with codon targets |
Elevation Level System
| EL | State | Core Frequencies | Duration |
|---|---|---|---|
| 0 | CRISIS | 7.83, 10, 40, 174, 285, 528 Hz | 25 min |
| 1 | PAIN+STRESS | 7.83, 40, 174, 396, 528 Hz | 20 min |
| 2 | BASELINE RESET | 7.83, 285, 432, 528 Hz | 20 min |
| 3 | MAINTENANCE | 7.83, 432, 528 Hz | 15 min |
| 4 | DEEPENING | 528, 639 Hz | 15 min |
| 5 | TRANSCENDENCE | 528, 639, 852 Hz | 15 min |
Usage
from datasets import load_dataset
ds = load_dataset("Utopiya-ai/utopiya-protocol-library")
License
Apache 2.0 — UTOPIYA NEXT GENERATION LLC
Attribution & IP
Owner: Brody Bowens / UTOPIYA NEXT GENERATION LLC
DID: did:meridian:utopiya:c6fa5a97b518d5b8de106bb0dc9ac20b
Attribution Code: UTY54C863B1
Timestamp Certificate: UTY-IP-CERT-7564AE7894D27BC7
© 2026 UTOPIYA NEXT GENERATION LLC. All rights reserved.
This work is protected by copyright and trade secret law. The methodology, codon-frequency correlations, and Elevation Level architecture are proprietary inventions of Brody Bowens.
- Downloads last month
- 12