jimypbr commited on
Commit
5651942
1 Parent(s): 217da73

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the superb dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.0811
23
- - Accuracy: 0.9829
24
 
25
  ## Model description
26
 
@@ -59,7 +59,7 @@ The following hyperparameters were used during training:
59
 
60
  ### Framework versions
61
 
62
- - Transformers 4.18.0.dev0
63
  - Pytorch 1.10.0+cpu
64
- - Datasets 2.0.0
65
- - Tokenizers 0.11.6
 
19
 
20
  This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the superb dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.0848
23
+ - Accuracy: 0.9822
24
 
25
  ## Model description
26
 
 
59
 
60
  ### Framework versions
61
 
62
+ - Transformers 4.18.0
63
  - Pytorch 1.10.0+cpu
64
+ - Datasets 2.1.0
65
+ - Tokenizers 0.12.1