ashe194 commited on
Commit
9f8bc71
1 Parent(s): 0afc223

Model save

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -13,13 +13,13 @@ model-index:
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/ashe194-700/huggingface/runs/xt0yd5f0)
17
  # wav2vec2-960h-fine-tuning-2
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 50.6590
22
- - Wer: 100.0
23
 
24
  ## Model description
25
 
@@ -51,12 +51,12 @@ The following hyperparameters were used during training:
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss | Wer |
55
- |:-------------:|:-----:|:----:|:---------------:|:-----:|
56
- | No log | 1.0 | 1 | 76.6359 | 100.0 |
57
- | No log | 2.0 | 2 | 53.9168 | 100.0 |
58
- | No log | 3.0 | 3 | 51.4736 | 100.0 |
59
- | No log | 4.0 | 4 | 50.6590 | 100.0 |
60
 
61
 
62
  ### Framework versions
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/ashe194-700/facebook-wav-2-vec-fine-tuning/runs/aso83mbs)
17
  # wav2vec2-960h-fine-tuning-2
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.9325
22
+ - Wer: 11.2741
23
 
24
  ## Model description
25
 
 
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
55
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
56
+ | No log | 0.9935 | 76 | 1.3301 | 15.9156 |
57
+ | No log | 2.0 | 153 | 3.8761 | 17.1732 |
58
+ | No log | 2.9935 | 229 | 1.8980 | 13.3403 |
59
+ | No log | 3.9739 | 304 | 0.9325 | 11.2741 |
60
 
61
 
62
  ### Framework versions