File size: 377 Bytes
18a49c8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e4c7f27
18a49c8
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "architectures": [
    "ResNetForAudioClassification"
  ],
  "id2label": {
    "0": "LABEL_0",
    "1": "LABEL_1",
    "2": "LABEL_2",
    "3": "LABEL_3"
  },
  "label2id": {
    "LABEL_0": 0,
    "LABEL_1": 1,
    "LABEL_2": 2,
    "LABEL_3": 3
  },
  "model_type": "resnet",
  "resnet_arch": "resnet_152",
  "torch_dtype": "float32",
  "transformers_version": "4.30.2"
}