File size: 350 Bytes
58107f7
 
 
 
35d62de
 
 
 
58107f7
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "architectures": [
    "INF5Model"
  ],
  "auto_map": {
    "AutoConfig": "model.INF5Config",
    "AutoModel": "model.INF5Model"
  },
  "ckpt_path": "checkpoints/model_best.pt",
  "model_type": "inf5",
  "remove_sil": true,
  "speed": 1.0,
  "torch_dtype": "float32",
  "transformers_version": "4.49.0",
  "vocab_path": "checkpoints/vocab.txt"
}