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:
|
41 |
-
- Accuracy: 0.
|
42 |
-
- F1: 0.
|
43 |
|
44 |
## Model description
|
45 |
|
@@ -58,9 +58,9 @@ More information needed
|
|
58 |
### Training hyperparameters
|
59 |
|
60 |
The following hyperparameters were used during training:
|
61 |
-
- learning_rate:
|
62 |
-
- train_batch_size:
|
63 |
-
- eval_batch_size:
|
64 |
- seed: 42
|
65 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
66 |
- lr_scheduler_type: linear
|
@@ -70,9 +70,9 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Accuracy
|
26 |
type: accuracy
|
27 |
+
value: 0.8922427783187277
|
28 |
- name: F1
|
29 |
type: f1
|
30 |
+
value: 0.8725152235162986
|
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.5378
|
41 |
+
- Accuracy: 0.8922
|
42 |
+
- F1: 0.8725
|
43 |
|
44 |
## Model description
|
45 |
|
|
|
58 |
### Training hyperparameters
|
59 |
|
60 |
The following hyperparameters were used during training:
|
61 |
+
- learning_rate: 3e-05
|
62 |
+
- train_batch_size: 80
|
63 |
+
- eval_batch_size: 80
|
64 |
- seed: 42
|
65 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
66 |
- lr_scheduler_type: linear
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
73 |
+
| 0.6513 | 1.0 | 639 | 0.7527 | 0.8906 | 0.8844 |
|
74 |
+
| 0.3916 | 2.0 | 1278 | 0.5756 | 0.8900 | 0.8529 |
|
75 |
+
| 0.2746 | 3.0 | 1917 | 0.5378 | 0.8922 | 0.8725 |
|
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:6defba843816c51c54110dfaf8e94e2fdb7a3b41d80892fa1d8b043478d79091
|
3 |
size 378332188
|
runs/Nov24_15-49-00_80c1249b4a29/events.out.tfevents.1732463342.80c1249b4a29.30.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:646ba550bcabf589276188b95502b108f43372886c217ca055358e9c6bae1aa7
|
3 |
+
size 49627
|
runs/Nov24_15-49-00_80c1249b4a29/events.out.tfevents.1732464931.80c1249b4a29.30.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a1c68c6be52291724c061c777d3a6304cd6141cbf1ddad46e53f2cf263b722b
|
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:c2da35c5ac34c26308d7e16058d9ab77744fba74287c7512f71f981532d9bc75
|
3 |
size 5176
|