The dataset viewer is not available for this split.
Error code: StreamingRowsError
Exception: ValueError
Message: Expected object or value
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 290, in _generate_tables
pa_table = paj.read_json(
io.BytesIO(batch), read_options=paj.ReadOptions(block_size=block_size)
)
File "pyarrow/_json.pyx", line 342, in pyarrow._json.read_json
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
raise convert_status(status)
pyarrow.lib.ArrowInvalid: JSON parse error: Column() changed from object to string in row 0
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/utils.py", line 147, in get_rows_or_raise
return get_rows(
dataset=dataset,
...<4 lines>...
column_names=column_names,
)
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 127, in get_rows
rows_plus_one = list(itertools.islice(safe_iter(ds, dataset=dataset), rows_max_number + 1))
File "/src/services/worker/src/worker/utils.py", line 483, in safe_iter
yield from ds.decode(False) if ds.features else ds
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2840, in __iter__
for key, example in ex_iterable:
^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2373, in __iter__
for key, pa_table in self._iter_arrow():
~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 2398, in _iter_arrow
for key, pa_table in self.ex_iterable._iter_arrow():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 536, in _iter_arrow
for key, pa_table in iterator:
^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/iterable_dataset.py", line 419, in _iter_arrow
for key, pa_table in self.generate_tables_fn(**gen_kwags):
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 304, in _generate_tables
batch = json_encode_fields_in_json_lines(original_batch, json_field_paths)
File "/usr/local/lib/python3.14/site-packages/datasets/utils/json.py", line 111, in json_encode_fields_in_json_lines
examples = [ujson_loads(line) for line in original_batch.splitlines()]
~~~~~~~~~~~^^^^^^
File "/usr/local/lib/python3.14/site-packages/datasets/utils/json.py", line 20, in ujson_loads
return pd.io.json.ujson_loads(*args, **kwargs)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
ValueError: Expected object or valueNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
mindX docs
The documentation of mindX, mapped for mindXtrain. The same bytes live on mindX's own node, and every document below links back to its page there.
Read and listen
| document | read on the node | read on the Hub | listen |
|---|---|---|---|
| Thesis: mindX, A Self-Building Cognitive Architecture | mindx.pythai.net/doc/THESIS | docs/THESIS.md · reader |
on the node · in the Space |
| Manifesto: A Declaration of Digital Sovereignty | mindx.pythai.net/doc/MANIFESTO | docs/MANIFESTO.md · reader |
on the node · in the Space |
| Navigation: the map of every part of mindX | mindx.pythai.net/doc/NAV | docs/NAV.md · reader |
The PYTHAI/mindX Space renders these three in full, hashes them in the
browser against mapping.json, plays the Thesis and Manifesto read aloud, and lists every other document with a link
to its page on mindx.pythai.net. The live mind is at
mindx.pythai.net: watch it think ·
the mind of mindX · Gödel Machine Index.
What is in this dataset
docs/NAV.md,docs/THESIS.md,docs/MANIFESTO.md— the public tier in full. These three are what mindXtrain's corpus builder (corpus.doc_rows) turns into first-person training rows; when no mindX checkout is present it reads them from this dataset.MAPPING.md/mapping.json— every non-private doc: path, title, tier, words, sha256, its page on mindx.pythai.net, and where it lives on the Hub. The sha256 lets a trainer prove which bytes it read.hub_map.json— the Hub registry snapshot: what the mindX lineage actually has on the Hub.
Participant- and member-tier docs are in a private dataset and stay behind the same gate as the site: open any of
them from MAPPING.md on mindx.pythai.net. The private reference subtrees are never published.
Documents matching a secret pattern are withheld.
Generated by scripts/hf_push_docs.py in mindX. Regenerate rather than hand-edit.
- Downloads last month
- 70