DewiBrynJones
commited on
Commit
•
cafbada
1
Parent(s):
07b17ea
End of training
Browse files- README.md +3 -1
- all_results.json +15 -0
- eval_results.json +9 -0
- runs/Aug06_16-43-46_d9edf1fb6531/events.out.tfevents.1723295448.d9edf1fb6531.32.1 +3 -0
- train_results.json +9 -0
- trainer_state.json +0 -0
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: facebook/wav2vec2-xls-r-2b
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- wer
|
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# wav2vec2-xls-r-2b-ft-btb-ccv-cy
|
17 |
|
18 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-2b](https://huggingface.co/facebook/wav2vec2-xls-r-2b) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: inf
|
21 |
- Wer: 0.3671
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: facebook/wav2vec2-xls-r-2b
|
4 |
tags:
|
5 |
+
- automatic-speech-recognition
|
6 |
+
- DewiBrynJones/banc-trawsgrifiadau-bangor-clean-with-ccv
|
7 |
- generated_from_trainer
|
8 |
metrics:
|
9 |
- wer
|
|
|
17 |
|
18 |
# wav2vec2-xls-r-2b-ft-btb-ccv-cy
|
19 |
|
20 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-2b](https://huggingface.co/facebook/wav2vec2-xls-r-2b) on the DEWIBRYNJONES/BANC-TRAWSGRIFIADAU-BANGOR-CLEAN-WITH-CCV - DEFAULT dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: inf
|
23 |
- Wer: 0.3671
|
all_results.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 7.65345170671973,
|
3 |
+
"eval_loss": Infinity,
|
4 |
+
"eval_runtime": 317.1808,
|
5 |
+
"eval_samples": 7022,
|
6 |
+
"eval_samples_per_second": 22.139,
|
7 |
+
"eval_steps_per_second": 2.768,
|
8 |
+
"eval_wer": 0.3670800719272266,
|
9 |
+
"total_flos": 1.6865103601997185e+21,
|
10 |
+
"train_loss": 0.5320780529403687,
|
11 |
+
"train_runtime": 333857.2134,
|
12 |
+
"train_samples": 209054,
|
13 |
+
"train_samples_per_second": 4.792,
|
14 |
+
"train_steps_per_second": 0.599
|
15 |
+
}
|
eval_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 7.65345170671973,
|
3 |
+
"eval_loss": Infinity,
|
4 |
+
"eval_runtime": 317.1808,
|
5 |
+
"eval_samples": 7022,
|
6 |
+
"eval_samples_per_second": 22.139,
|
7 |
+
"eval_steps_per_second": 2.768,
|
8 |
+
"eval_wer": 0.3670800719272266
|
9 |
+
}
|
runs/Aug06_16-43-46_d9edf1fb6531/events.out.tfevents.1723295448.d9edf1fb6531.32.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7db67dd3f87cf04f6ce575216badab530eb455e89b75f6250d951cd105bde2b
|
3 |
+
size 412
|
train_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 7.65345170671973,
|
3 |
+
"total_flos": 1.6865103601997185e+21,
|
4 |
+
"train_loss": 0.5320780529403687,
|
5 |
+
"train_runtime": 333857.2134,
|
6 |
+
"train_samples": 209054,
|
7 |
+
"train_samples_per_second": 4.792,
|
8 |
+
"train_steps_per_second": 0.599
|
9 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|