dangkhoadl commited on
Commit
fe13784
1 Parent(s): d53faa3

Upload CNN1DForAudioClassification

Browse files
Files changed (2) hide show
  1. config.json +22 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "T_pad_len": 2400,
3
+ "architectures": [
4
+ "CNN1DForAudioClassification"
5
+ ],
6
+ "id2label": {
7
+ "0": "LABEL_0",
8
+ "1": "LABEL_1",
9
+ "2": "LABEL_2",
10
+ "3": "LABEL_3"
11
+ },
12
+ "input_dim": 50,
13
+ "label2id": {
14
+ "LABEL_0": 0,
15
+ "LABEL_1": 1,
16
+ "LABEL_2": 2,
17
+ "LABEL_3": 3
18
+ },
19
+ "model_type": "CNN",
20
+ "torch_dtype": "float32",
21
+ "transformers_version": "4.30.2"
22
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e42632e6d971130f719374f451eba841aae0b920ef95afffe2ca68b69b7e8a4f
3
+ size 9851531