Training in progress, epoch 0
Browse files
config.json
CHANGED
|
@@ -3,7 +3,6 @@
|
|
| 3 |
"NdeModelForAudioClassification"
|
| 4 |
],
|
| 5 |
"classifier_dropout": 0.1,
|
| 6 |
-
"dropout": 0.1,
|
| 7 |
"embed_dim": 384,
|
| 8 |
"encoder_layerdrop": 0.1,
|
| 9 |
"id2label": {
|
|
@@ -30,5 +29,6 @@
|
|
| 30 |
"num_mel_bins": 80,
|
| 31 |
"pad_token_id": 0.0,
|
| 32 |
"torch_dtype": "float32",
|
|
|
|
| 33 |
"transformers_version": "4.44.2"
|
| 34 |
}
|
|
|
|
| 3 |
"NdeModelForAudioClassification"
|
| 4 |
],
|
| 5 |
"classifier_dropout": 0.1,
|
|
|
|
| 6 |
"embed_dim": 384,
|
| 7 |
"encoder_layerdrop": 0.1,
|
| 8 |
"id2label": {
|
|
|
|
| 29 |
"num_mel_bins": 80,
|
| 30 |
"pad_token_id": 0.0,
|
| 31 |
"torch_dtype": "float32",
|
| 32 |
+
"transformer_dropout": 0.2,
|
| 33 |
"transformers_version": "4.44.2"
|
| 34 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 10427160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e9110f47d46f57b38e1bef6349e3c75cb204c3f3aab906cdba90afee14b297a
|
| 3 |
size 10427160
|
runs/Sep27_15-03-37_1a47663bd535/events.out.tfevents.1727449418.1a47663bd535.24.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9e4e5a5b74773f5e0e26846c00d79437eca08f7c67dbfa56abff5e80216d232
|
| 3 |
+
size 5326
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7058ce9bd8f7663fe8728c3579a02ad36018f39dfc545394acda4e95694e61c
|
| 3 |
size 5240
|