File size: 690 Bytes
dae6ad4
 
 
 
 
 
 
 
 
 
8f42186
dae6ad4
 
 
 
 
 
 
 
 
 
 
 
 
8f42186
dae6ad4
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "architectures": [
    "PathummaAudioModel"
  ],
  "auto_map": {
    "AutoConfig": "configuration_pathumma_audio.PathummaAudioConfig",
    "AutoModel": "modeling_pathumma_audio.PathummaAudioModel"
  },
  "beats_path": "",
  "init_from_scratch": true,
  "llm_path": "Qwen/Qwen2-7B-Instruct",
  "lora": true,
  "lora_alpha": 32,
  "lora_dropout": 0.1,
  "lora_infer_mode": true,
  "lora_rank": 8,
  "model_type": "pathumma_audio",
  "qformer_hidden_layers": 2,
  "qformer_query_token": 1,
  "second_per_window": 0.333333,
  "second_stride": 0.333333,
  "target_modules": null,
  "torch_dtype": "bfloat16",
  "transformers_version": "4.44.2",
  "whisper_path": "openai/whisper-large-v3"
}