End of training
Browse files
README.md
CHANGED
|
@@ -3,6 +3,8 @@ library_name: transformers
|
|
| 3 |
license: mit
|
| 4 |
base_model: facebook/w2v-bert-2.0
|
| 5 |
tags:
|
|
|
|
|
|
|
| 6 |
- generated_from_trainer
|
| 7 |
metrics:
|
| 8 |
- wer
|
|
@@ -16,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
# w2v-bert-2.0-luo_cv_fleurs_19h-v4
|
| 18 |
|
| 19 |
-
This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Wer: 0.
|
| 23 |
-
- Cer: 0.
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 3 |
license: mit
|
| 4 |
base_model: facebook/w2v-bert-2.0
|
| 5 |
tags:
|
| 6 |
+
- automatic-speech-recognition
|
| 7 |
+
- CLEAR-Global/luo_19h
|
| 8 |
- generated_from_trainer
|
| 9 |
metrics:
|
| 10 |
- wer
|
|
|
|
| 18 |
|
| 19 |
# w2v-bert-2.0-luo_cv_fleurs_19h-v4
|
| 20 |
|
| 21 |
+
This model is a fine-tuned version of [facebook/w2v-bert-2.0](https://huggingface.co/facebook/w2v-bert-2.0) on the CLEAR-GLOBAL/LUO_19H - NA dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.2866
|
| 24 |
+
- Wer: 0.3289
|
| 25 |
+
- Cer: 0.0998
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
all_results.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 51.94805194805195,
|
| 3 |
+
"eval_cer": 0.09975102401413541,
|
| 4 |
+
"eval_loss": 0.28664374351501465,
|
| 5 |
+
"eval_runtime": 8.8243,
|
| 6 |
+
"eval_samples": 101,
|
| 7 |
+
"eval_samples_per_second": 11.446,
|
| 8 |
+
"eval_steps_per_second": 0.453,
|
| 9 |
+
"eval_wer": 0.3289241622574956,
|
| 10 |
+
"total_flos": 1.0889354067303062e+20,
|
| 11 |
+
"train_loss": 0.5019422525619448,
|
| 12 |
+
"train_runtime": 17428.3215,
|
| 13 |
+
"train_samples": 9856,
|
| 14 |
+
"train_samples_per_second": 367.218,
|
| 15 |
+
"train_steps_per_second": 5.738
|
| 16 |
+
}
|
eval_results.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 51.94805194805195,
|
| 3 |
+
"eval_cer": 0.09975102401413541,
|
| 4 |
+
"eval_loss": 0.28664374351501465,
|
| 5 |
+
"eval_runtime": 8.8243,
|
| 6 |
+
"eval_samples": 101,
|
| 7 |
+
"eval_samples_per_second": 11.446,
|
| 8 |
+
"eval_steps_per_second": 0.453,
|
| 9 |
+
"eval_wer": 0.3289241622574956
|
| 10 |
+
}
|
runs/Apr12_20-06-30_synvoices-single-a100/events.out.tfevents.1744506313.synvoices-single-a100.115251.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:637c2d6f99da465e06e11c21bb4a20f525321b9be3eb13d66d39b074f65b585d
|
| 3 |
+
size 453
|
train_results.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 51.94805194805195,
|
| 3 |
+
"total_flos": 1.0889354067303062e+20,
|
| 4 |
+
"train_loss": 0.5019422525619448,
|
| 5 |
+
"train_runtime": 17428.3215,
|
| 6 |
+
"train_samples": 9856,
|
| 7 |
+
"train_samples_per_second": 367.218,
|
| 8 |
+
"train_steps_per_second": 5.738
|
| 9 |
+
}
|
trainer_state.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|