zarakun/wav2vec
Browse files
README.md
CHANGED
@@ -24,10 +24,10 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
27 |
-
value: 0.
|
28 |
- name: F1
|
29 |
type: f1
|
30 |
-
value: 0.
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -37,9 +37,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
37 |
|
38 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the speech_commands dataset.
|
39 |
It achieves the following results on the evaluation set:
|
40 |
-
- Loss: 0.
|
41 |
-
- Accuracy: 0.
|
42 |
-
- F1: 0.
|
43 |
|
44 |
## Model description
|
45 |
|
@@ -70,9 +70,9 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
27 |
+
value: 0.8938656280428432
|
28 |
- name: F1
|
29 |
type: f1
|
30 |
+
value: 0.8871854520046679
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
37 |
|
38 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the speech_commands dataset.
|
39 |
It achieves the following results on the evaluation set:
|
40 |
+
- Loss: 0.4992
|
41 |
+
- Accuracy: 0.8939
|
42 |
+
- F1: 0.8872
|
43 |
|
44 |
## Model description
|
45 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
73 |
+
| 0.6895 | 1.0 | 639 | 0.7875 | 0.8773 | 0.7995 |
|
74 |
+
| 0.4171 | 2.0 | 1278 | 0.5445 | 0.8932 | 0.8675 |
|
75 |
+
| 0.2706 | 3.0 | 1917 | 0.4992 | 0.8939 | 0.8872 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378332188
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7c3828865d5752b75d83192edae3e10868c86146c8a731d38a1f27bd1d8ad02
|
3 |
size 378332188
|
runs/Nov24_17-13-25_59691a5c0a0a/events.out.tfevents.1732468406.59691a5c0a0a.30.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fda6591588964fc2bb3f0e9bac628d8c65185ca7631fd0801988b6ea433719e
|
3 |
+
size 49627
|
runs/Nov24_17-13-25_59691a5c0a0a/events.out.tfevents.1732469966.59691a5c0a0a.30.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c872d2406e6eb76dd89a2cbb1bba61816aaf1d0cf5a0b430c1e8dadc60e2fa8
|
3 |
+
size 457
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83d53c1fe0f1d6a85680985d9dd4a56ad191a4b305354e673a878051b1c6bce1
|
3 |
size 5176
|