| pretty_name: Mesh-LLM Catalog | |
| license: apache-2.0 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: catalog_rows.jsonl | |
| # Mesh-LLM Catalog | |
| This dataset is the Hugging Face-backed catalog for Mesh-LLM. | |
| The runtime catalog entries live under `entries/**/*.json`. The Dataset Viewer | |
| uses `catalog_rows.jsonl`, a flat generated table with one row per model variant. | |
| The catalog deliberately excludes raw blob URLs. Entries should resolve to | |
| Hugging Face repositories and canonical Mesh refs. | |