mazkooleg commited on
Commit
1c85b37
1 Parent(s): f24e3ec

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 [MIT/ast-finetuned-speech-commands-v2](https://huggingface.co/MIT/ast-finetuned-speech-commands-v2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0268
20
- - Accuracy: 0.9958
21
 
22
  ## Model description
23
 
@@ -55,12 +55,12 @@ The following hyperparameters were used during training:
55
  | 0.0217 | 2.0 | 17116 | 0.9979 | 0.0210 |
56
  | 0.018 | 3.0 | 25674 | 0.9979 | 0.0144 |
57
  | 0.0215 | 4.0 | 34232 | 0.9976 | 0.0129 |
58
- | 0.0407 | 5.0 | 42790 | 0.0126 | 0.9976 |
59
 
60
 
61
  ### Framework versions
62
 
63
  - Transformers 4.26.1
64
- - Pytorch 1.11.0
65
  - Datasets 2.10.0
66
  - Tokenizers 0.12.1
 
16
 
17
  This model is a fine-tuned version of [MIT/ast-finetuned-speech-commands-v2](https://huggingface.co/MIT/ast-finetuned-speech-commands-v2) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.0210
20
+ - Accuracy: 0.9979
21
 
22
  ## Model description
23
 
 
55
  | 0.0217 | 2.0 | 17116 | 0.9979 | 0.0210 |
56
  | 0.018 | 3.0 | 25674 | 0.9979 | 0.0144 |
57
  | 0.0215 | 4.0 | 34232 | 0.9976 | 0.0129 |
58
+ | 0.0407 | 5.0 | 42790 | 0.9976 | 0.0126 |
59
 
60
 
61
  ### Framework versions
62
 
63
  - Transformers 4.26.1
64
+ - Pytorch 1.11.0+cpu
65
  - Datasets 2.10.0
66
  - Tokenizers 0.12.1