shreyasgite commited on
Commit
6460232
1 Parent(s): eb1e171

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.5208
20
- - Accuracy: 0.7292
21
 
22
  ## Model description
23
 
@@ -51,15 +51,15 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | No log | 2.41 | 34 | 0.6848 | 0.5833 |
55
- | No log | 4.83 | 68 | 0.6879 | 0.5833 |
56
- | No log | 7.28 | 102 | 0.6892 | 0.6042 |
57
- | 0.7202 | 9.69 | 136 | 0.6809 | 0.5833 |
58
- | 0.7202 | 12.14 | 170 | 0.6712 | 0.6042 |
59
- | 0.7202 | 14.55 | 204 | 0.5907 | 0.7708 |
60
- | 0.6991 | 16.97 | 238 | 0.7485 | 0.6875 |
61
- | 0.6991 | 19.41 | 272 | 0.5756 | 0.7083 |
62
- | 0.6991 | 21.83 | 306 | 0.5208 | 0.7292 |
63
 
64
 
65
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5688
20
+ - Accuracy: 0.7917
21
 
22
  ## Model description
23
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | No log | 2.41 | 34 | 0.6769 | 0.6458 |
55
+ | No log | 4.83 | 68 | 0.6864 | 0.5208 |
56
+ | No log | 7.28 | 102 | 0.6596 | 0.6042 |
57
+ | 0.7106 | 9.69 | 136 | 0.6208 | 0.6875 |
58
+ | 0.7106 | 12.14 | 170 | 0.6152 | 0.6875 |
59
+ | 0.7106 | 14.55 | 204 | 0.6167 | 0.6875 |
60
+ | 0.6464 | 16.97 | 238 | 0.5782 | 0.7708 |
61
+ | 0.6464 | 19.41 | 272 | 0.6011 | 0.7292 |
62
+ | 0.6464 | 21.83 | 306 | 0.5688 | 0.7917 |
63
 
64
 
65
  ### Framework versions