File size: 271 Bytes
3f85db6
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "model_type": "caca",
  "model_name": "Caca-Tiny",
  "version": "1.0.0",
  "parameters": 4156928,
  "architecture": {
    "vocab_size": 8000,
    "embedding_dim": 256,
    "num_layers": 4,
    "num_heads": 4,
    "ffn_hidden_dim": 512,
    "max_seq_length": 512
  }
}