File size: 522 Bytes
7ae8d34
 
 
21a3c5a
 
 
 
 
7ae8d34
 
 
 
 
 
21a3c5a
 
7ae8d34
21a3c5a
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
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.