File size: 234 Bytes
41e8bd1
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "architectures": [
    "Methformer"
  ],
  "hidden_dim": 128,
  "hidden_dropout_prob": 0.1,
  "input_dim": 2,
  "num_attention_heads": 8,
  "num_hidden_layers": 12,
  "torch_dtype": "float32",
  "transformers_version": "4.51.0"
}