File size: 438 Bytes
9f7d1f8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "_name_or_path": "./hf_saving_dir",
  "add_proj": false,
  "architectures": [
    "Cnn8RnnW2vMeanGroundingModel"
  ],
  "auto_map": {
    "AutoConfig": "hf_modeling_grounding.Cnn8RnnW2vMeanGroundingConfig",
    "AutoModel": "hf_modeling_grounding.Cnn8RnnW2vMeanGroundingModel"
  },
  "embed_dim": 512,
  "sample_rate": 32000,
  "shared_dim": 512,
  "torch_dtype": "float32",
  "transformers_version": "4.30.2",
  "vocab_size": 5221
}