nnirp commited on
Commit
a77257c
·
verified ·
1 Parent(s): 5f1464b

Add clusters.json

Browse files
Files changed (1) hide show
  1. manifests/clusters.json +1 -1
manifests/clusters.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": 6,
3
- "description": "Atomic architectural-lineage clusters for the 190-case ONNX benchmark. Each case belongs to exactly one cluster; each cluster's members share a sub-family; each sub-family maps to exactly one family. Clusters are the atomic unit for train/val/test splits (no cluster straddles two splits). Schema v6: cluster boundaries tightened to enforce the bigram-set equivalence rule (see docs/taxonomy-rationale.md \u00a73) \u2014 19 clusters split/unmerged, 43 new clusters created (total 156). Un-done schema-v5 \u00a7B merges that fail the bigram Jaccard < 0.40 test: bit \u2194 ResNet_lineage (J=0.125); openai_gpt \u2194 GPT_lineage (J=0.42). See docs/cluster-decision-log.md for the full per-cluster record.",
4
  "subfamily_to_family": {
5
  "audio_encoder": "attention_encoder",
6
  "bart_family": "attention_encoder_decoder",
 
1
  {
2
  "schema_version": 6,
3
+ "description": "Atomic architectural-lineage clusters for the 190-case ONNX dataset. Each case belongs to exactly one cluster; each cluster's members share a sub-family; each sub-family maps to exactly one family. Clusters are the atomic unit for train/val/test splits (no cluster straddles two splits). Schema v6: cluster boundaries tightened to enforce the bigram-set equivalence rule (see docs/taxonomy-rationale.md \u00a73) \u2014 19 clusters split/unmerged, 43 new clusters created (total 156). Un-done schema-v5 \u00a7B merges that fail the bigram Jaccard < 0.40 test: bit \u2194 ResNet_lineage (J=0.125); openai_gpt \u2194 GPT_lineage (J=0.42). See docs/cluster-decision-log.md for the full per-cluster record.",
4
  "subfamily_to_family": {
5
  "audio_encoder": "attention_encoder",
6
  "bart_family": "attention_encoder_decoder",