End of training
Browse files- README.md +11 -11
- config.json +1 -1
- model.safetensors +2 -2
- runs/Apr28_09-05-30_f2bcd83d75a6/events.out.tfevents.1714295165.f2bcd83d75a6.630.1 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
-
value:
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [nguyenvulebinh/wav2vec2-base-vietnamese-250h](https://huggingface.co/nguyenvulebinh/wav2vec2-base-vietnamese-250h) on the common_voice_17_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Wer:
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -64,14 +64,14 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer
|
68 |
-
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 0.43487928843710294
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [nguyenvulebinh/wav2vec2-base-vietnamese-250h](https://huggingface.co/nguyenvulebinh/wav2vec2-base-vietnamese-250h) on the common_voice_17_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.7992
|
36 |
+
- Wer: 0.4349
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
68 |
+
|:-------------:|:-------:|:----:|:---------------:|:------:|
|
69 |
+
| 0.261 | 4.3103 | 500 | 0.4182 | 0.3492 |
|
70 |
+
| 0.2061 | 8.6207 | 1000 | 0.5416 | 0.4044 |
|
71 |
+
| 0.1883 | 12.9310 | 1500 | 0.6796 | 0.4304 |
|
72 |
+
| 0.1336 | 17.2414 | 2000 | 0.8089 | 0.4378 |
|
73 |
+
| 0.1257 | 21.5517 | 2500 | 0.8244 | 0.4426 |
|
74 |
+
| 0.098 | 25.8621 | 3000 | 0.7992 | 0.4349 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
config.json
CHANGED
@@ -104,6 +104,6 @@
|
|
104 |
"torch_dtype": "float32",
|
105 |
"transformers_version": "4.40.0",
|
106 |
"use_weighted_layer_sum": false,
|
107 |
-
"vocab_size":
|
108 |
"xvector_output_dim": 512
|
109 |
}
|
|
|
104 |
"torch_dtype": "float32",
|
105 |
"transformers_version": "4.40.0",
|
106 |
"use_weighted_layer_sum": false,
|
107 |
+
"vocab_size": 110,
|
108 |
"xvector_output_dim": 512
|
109 |
}
|
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:4fbbe57a56978e65c882b016e58d09e8e287e3970551e4ca02897d2f2bd7b547
|
3 |
+
size 377851056
|
runs/Apr28_09-05-30_f2bcd83d75a6/events.out.tfevents.1714295165.f2bcd83d75a6.630.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56045ea4bdc60461775b69975e8fbd763eab4229b618ebb3b5b5b47e5ac0b7eb
|
3 |
+
size 9695
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c8e1c5796af9febfb9d71441a2c5a516589bb6fb10666a3bc03efe17f75f5eb
|
3 |
size 4984
|