Shebna commited on
Commit
ac14eca
·
1 Parent(s): 598d836

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
- - superb
7
  metrics:
8
  - accuracy
9
  model-index:
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # wav2vec2-base-finetuned-ks
18
 
19
- This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0883
22
- - Accuracy: 0.9838
23
 
24
  ## Model description
25
 
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | 0.6658 | 1.0 | 399 | 0.5420 | 0.9600 |
57
- | 0.2939 | 2.0 | 798 | 0.1701 | 0.9778 |
58
- | 0.1851 | 3.0 | 1197 | 0.1065 | 0.9809 |
59
- | 0.1676 | 4.0 | 1596 | 0.0883 | 0.9838 |
60
- | 0.1191 | 5.0 | 1995 | 0.0833 | 0.9832 |
61
 
62
 
63
  ### Framework versions
64
 
65
  - Transformers 4.23.1
66
  - Pytorch 1.12.1+cu113
67
- - Datasets 2.5.2
68
  - Tokenizers 0.13.1
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
6
+ - minds14
7
  metrics:
8
  - accuracy
9
  model-index:
 
16
 
17
  # wav2vec2-base-finetuned-ks
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the minds14 dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 2.6374
22
+ - Accuracy: 0.0619
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | No log | 0.8 | 3 | 2.6374 | 0.0619 |
57
+ | No log | 1.8 | 6 | 2.6433 | 0.0619 |
58
+ | No log | 2.8 | 9 | 2.6508 | 0.0531 |
59
+ | 3.2258 | 3.8 | 12 | 2.6540 | 0.0531 |
60
+ | 3.2258 | 4.8 | 15 | 2.6592 | 0.0442 |
61
 
62
 
63
  ### Framework versions
64
 
65
  - Transformers 4.23.1
66
  - Pytorch 1.12.1+cu113
67
+ - Datasets 2.6.0
68
  - Tokenizers 0.13.1