dangkhoadl
commited on
Commit
•
0d51094
1
Parent(s):
c66b564
Upload ResNetForAudioClassification
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -2,7 +2,6 @@
|
|
2 |
"architectures": [
|
3 |
"ResNetForAudioClassification"
|
4 |
],
|
5 |
-
"focal_loss": false,
|
6 |
"id2label": {
|
7 |
"0": "LABEL_0",
|
8 |
"1": "LABEL_1",
|
@@ -16,6 +15,7 @@
|
|
16 |
"LABEL_3": 3
|
17 |
},
|
18 |
"model_type": "resnet",
|
|
|
19 |
"torch_dtype": "float32",
|
20 |
"transformers_version": "4.30.2"
|
21 |
}
|
|
|
2 |
"architectures": [
|
3 |
"ResNetForAudioClassification"
|
4 |
],
|
|
|
5 |
"id2label": {
|
6 |
"0": "LABEL_0",
|
7 |
"1": "LABEL_1",
|
|
|
15 |
"LABEL_3": 3
|
16 |
},
|
17 |
"model_type": "resnet",
|
18 |
+
"resnet_type": "resnet_152",
|
19 |
"torch_dtype": "float32",
|
20 |
"transformers_version": "4.30.2"
|
21 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9bb72c6ae877783559a05179a8ef25a40009ae2da1f749f62b1069de29b75f45
|
3 |
+
size 235509341
|