End of training
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -37,7 +37,7 @@ More information needed
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
-
- learning_rate:
|
41 |
- train_batch_size: 16
|
42 |
- eval_batch_size: 8
|
43 |
- seed: 42
|
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
56 |
-
|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.2455
|
21 |
+
- Accuracy: 0.9336
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
37 |
### Training hyperparameters
|
38 |
|
39 |
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 0.0001
|
41 |
- train_batch_size: 16
|
42 |
- eval_batch_size: 8
|
43 |
- seed: 42
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
56 |
+
| 0.9682 | 0.9639 | 60 | 0.8113 | 0.6177 |
|
57 |
+
| 0.7135 | 1.9277 | 120 | 0.6503 | 0.7425 |
|
58 |
+
| 0.585 | 2.8916 | 180 | 0.5173 | 0.8149 |
|
59 |
+
| 0.4603 | 3.8554 | 240 | 0.4556 | 0.8551 |
|
60 |
+
| 0.3855 | 4.8193 | 300 | 0.2616 | 0.9256 |
|
61 |
+
| 0.284 | 5.7831 | 360 | 0.3075 | 0.9235 |
|
62 |
+
| 0.2411 | 6.7470 | 420 | 0.2254 | 0.9376 |
|
63 |
+
| 0.1818 | 7.7108 | 480 | 0.2609 | 0.9356 |
|
64 |
+
| 0.1644 | 8.6747 | 540 | 0.2562 | 0.9336 |
|
65 |
+
| 0.1285 | 9.6386 | 600 | 0.2455 | 0.9336 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378303396
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4eb9f757c79d218abfb54ba09a004a4a350d5e7af5feee4ef5b2f4cc5a18145
|
3 |
size 378303396
|