Datasets:
The dataset viewer is not available for this split.
Error code: StreamingRowsError
Exception: CastError
Message: Couldn't cast
all_files: list<item: string>
child 0, item: string
all_layers: bool
analysis_tool: string
analyzer_id: string
analyzer_release_asset: null
analyzer_release_repo: null
analyzer_release_tag: null
analyzer_source: string
command: struct<analyzer_bin: string, analyzer_id: string, context_size: int64, token_count: int64>
child 0, analyzer_bin: string
child 1, analyzer_id: string
child 2, context_size: int64
child 3, token_count: int64
created_at: string
distribution_id: string
file_hashes: struct<qwen3.5-moe-0.87B-d0.8B.Q2_K.gguf: string>
child 0, qwen3.5-moe-0.87B-d0.8B.Q2_K.gguf: string
format: string
llama_cpp_commit: null
primary_file: string
prompt_count: int64
prompt_file: null
prompt_set: string
ranking_path: string
requested_revision: string
schema_version: int64
source_repo: string
source_revision: string
status: string
token_count: int64
to
{'all_files': List(Value('string')), 'all_layers': Value('bool'), 'analysis_tool': Value('string'), 'analyzer_id': Value('string'), 'command': {'analyzer_id': Value('string'), 'context_size': Value('int64'), 'token_count': Value('int64')}, 'created_at': Value('timestamp[s]'), 'distribution_id': Value('string'), 'file_hashes': {'qwen3.5-moe-0.87B-d0.8B.Q2_K.gguf': Value('string')}, 'format': Value('string'), 'primary_file': Value('string'), 'prompt_count': Value('null'), 'prompt_set': Value('null'), 'ranking_path': Value('string'), 'schema_version': Value('int64'), 'source_repo': Value('string'), 'source_revision': Value('string'), 'status': Value('string'), 'token_count': Value('int64')}
because column names don't match
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 289, 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 124, 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 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
all_files: list<item: string>
child 0, item: string
all_layers: bool
analysis_tool: string
analyzer_id: string
analyzer_release_asset: null
analyzer_release_repo: null
analyzer_release_tag: null
analyzer_source: string
command: struct<analyzer_bin: string, analyzer_id: string, context_size: int64, token_count: int64>
child 0, analyzer_bin: string
child 1, analyzer_id: string
child 2, context_size: int64
child 3, token_count: int64
created_at: string
distribution_id: string
file_hashes: struct<qwen3.5-moe-0.87B-d0.8B.Q2_K.gguf: string>
child 0, qwen3.5-moe-0.87B-d0.8B.Q2_K.gguf: string
format: string
llama_cpp_commit: null
primary_file: string
prompt_count: int64
prompt_file: null
prompt_set: string
ranking_path: string
requested_revision: string
schema_version: int64
source_repo: string
source_revision: string
status: string
token_count: int64
to
{'all_files': List(Value('string')), 'all_layers': Value('bool'), 'analysis_tool': Value('string'), 'analyzer_id': Value('string'), 'command': {'analyzer_id': Value('string'), 'context_size': Value('int64'), 'token_count': Value('int64')}, 'created_at': Value('timestamp[s]'), 'distribution_id': Value('string'), 'file_hashes': {'qwen3.5-moe-0.87B-d0.8B.Q2_K.gguf': Value('string')}, 'format': Value('string'), 'primary_file': Value('string'), 'prompt_count': Value('null'), 'prompt_set': Value('null'), 'ranking_path': Value('string'), 'schema_version': Value('int64'), 'source_repo': Value('string'), 'source_revision': Value('string'), 'status': Value('string'), 'token_count': Value('int64')}
because column names don't matchNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
MoE Rankings
meshllm/moe-rankings is a public dataset of derived Mixture-of-Experts routing metadata for published model artifacts.
The dataset stores ranking artifacts produced by llama-moe-analyze so tools such as mesh-llm can discover expert-hotness rankings for exact model revisions without recomputing them locally.
Purpose
This dataset exists to provide:
- immutable MoE expert rankings keyed by exact source model revision
- a canonical archive of published ranking artifacts
- reusable metadata for routing, sharding, and MoE placement experiments
The dataset is not a model mirror and does not store original model weights.
Identity Model
Each artifact is identified by:
source_reposource_revisionformatdistribution_idanalyzer_id
For GGUF models, distribution_id is the normalized model distribution name, usually the GGUF filename stem with any shard suffix removed.
Layout
Artifacts are stored under:
data/<source_namespace>/<source_repo_name>/<source_revision>/<format>/<distribution_id>/<analyzer_id>/
Each artifact directory contains:
metadata.jsonranking.csvrun.log
Example:
data/Flexan/kshitijthakkar-qwen3.5-moe-0.87B-d0.8B-GGUF/a9b8adbec2cc87479c772dac1944f313b4036c26/gguf/qwen3.5-moe-0.87B-d0.8B.Q2_K/micro-v1/
Artifact Semantics
ranking.csv
Normalized expert ranking output with columns:
expert_id,total_mass,mass_fraction,selection_count
Sorted by hottest experts first.
metadata.json
Validation and provenance metadata, including:
- exact source repo and commit
- analyzed distribution id
- file list and hashes
- analyzer id
- prompt set id
- token count
- local analyzer source details
run.log
Raw execution log for debugging and auditing.
Analyzer Policy
Current canonical analyzer:
micro-v1
micro-v1 is tied to a fixed built-in prompt set and should be comparable across runs. Any meaningful change to prompts or semantics should produce a new analyzer id such as micro-v2.
Immutability
Artifacts in this dataset are intended to be immutable.
- A new source model commit uses a new
source_revisionpath. - A new analysis method or incompatible prompt set uses a new
analyzer_id. - Existing published artifacts should not be overwritten with different content.
Intended Consumers
mesh-llm- MoE sharding and routing tools
- benchmarking and evaluation pipelines
- researchers comparing expert distributions across quantizations and revisions
Notes
- This dataset stores derived metadata, not original model weights.
- Some logs may be verbose because they preserve upstream tool output for reproducibility.
- Model-repo colocated sidecars may exist separately, but this dataset is the canonical system of record.
- Downloads last month
- 54