File size: 277 Bytes
c669f87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "architectures": [
    "GPTForHF"
  ],
  "bias": false,
  "block_size": 1024,
  "dropout": 0.0,
  "model_type": "gpt",
  "n_embd": 768,
  "n_head": 12,
  "n_layer": 12,
  "torch_dtype": "bfloat16",
  "transformers_version": "4.44.1",
  "vocab_size": 50258
}