SleepyJesse
commited on
End of training
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./
|
3 |
"architectures": [
|
4 |
"ASTForAudioClassification"
|
5 |
],
|
@@ -19,7 +19,7 @@
|
|
19 |
"human": 0
|
20 |
},
|
21 |
"layer_norm_eps": 1e-12,
|
22 |
-
"max_length":
|
23 |
"model_type": "audio-spectrogram-transformer",
|
24 |
"num_attention_heads": 12,
|
25 |
"num_hidden_layers": 12,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./model-large-60-10epochs",
|
3 |
"architectures": [
|
4 |
"ASTForAudioClassification"
|
5 |
],
|
|
|
19 |
"human": 0
|
20 |
},
|
21 |
"layer_norm_eps": 1e-12,
|
22 |
+
"max_length": 6000,
|
23 |
"model_type": "audio-spectrogram-transformer",
|
24 |
"num_attention_heads": 12,
|
25 |
"num_hidden_layers": 12,
|
model.safetensors
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:e9ee83521028544b66b9212aa83d5e4a3b73ca0accbaeb18bd51837d02df066a
|
3 |
+
size 363148344
|