End of training
Browse files- README.md +10 -9
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -23,7 +23,7 @@ model-index:
|
|
| 23 |
metrics:
|
| 24 |
- name: Wer
|
| 25 |
type: wer
|
| 26 |
-
value:
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 33 |
|
| 34 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the minds14 dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
-
- Loss: 2.
|
| 37 |
-
- Wer:
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
@@ -63,18 +63,19 @@ The following hyperparameters were used during training:
|
|
| 63 |
- lr_scheduler_type: linear
|
| 64 |
- lr_scheduler_warmup_steps: 200
|
| 65 |
- training_steps: 1000
|
|
|
|
| 66 |
|
| 67 |
### Training results
|
| 68 |
|
| 69 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer
|
| 70 |
-
|:-------------:|:-----:|:----:|:---------------:|:---
|
| 71 |
-
| 2.
|
| 72 |
-
|
|
| 73 |
|
| 74 |
|
| 75 |
### Framework versions
|
| 76 |
|
| 77 |
- Transformers 4.47.0
|
| 78 |
-
- Pytorch 2.5.1
|
| 79 |
-
- Datasets
|
| 80 |
- Tokenizers 0.21.0
|
|
|
|
| 23 |
metrics:
|
| 24 |
- name: Wer
|
| 25 |
type: wer
|
| 26 |
+
value: 1.0
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 33 |
|
| 34 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the minds14 dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
+
- Loss: 2.9619
|
| 37 |
+
- Wer: 1.0
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
|
|
| 63 |
- lr_scheduler_type: linear
|
| 64 |
- lr_scheduler_warmup_steps: 200
|
| 65 |
- training_steps: 1000
|
| 66 |
+
- mixed_precision_training: Native AMP
|
| 67 |
|
| 68 |
### Training results
|
| 69 |
|
| 70 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 71 |
+
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
| 72 |
+
| 2.8923 | 100.0 | 500 | 2.9567 | 1.0 |
|
| 73 |
+
| 2.6021 | 200.0 | 1000 | 2.9619 | 1.0 |
|
| 74 |
|
| 75 |
|
| 76 |
### Framework versions
|
| 77 |
|
| 78 |
- Transformers 4.47.0
|
| 79 |
+
- Pytorch 2.5.1+cu124
|
| 80 |
+
- Datasets 2.21.0
|
| 81 |
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377611120
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98f52fb06af513577ca3dd09c03bd75c65e59603836ecf92077369c1879c02e6
|
| 3 |
size 377611120
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99ff02160c783504b57e8c9d2d2a6be05bfc1c598799b138cd0a65abeeed4b0e
|
| 3 |
size 5304
|