File size: 196 Bytes
9f7c98f
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "model_type": "tiny-10-param-classifier",
  "vocab": [
    "A",
    "B",
    "C",
    "D"
  ],
  "param_count": 10,
  "note": "Tiny model mapping any text to A/B/C/D via a 10-parameter MLP."
}