jimypbr commited on
Commit
b62ad29
1 Parent(s): e6f8b84

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 common_language dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.3477
23
- - Accuracy: 0.7317
24
 
25
  ## Model description
26
 
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
42
  - learning_rate: 0.0001
43
  - train_batch_size: 1
44
  - eval_batch_size: 4
45
- - seed: 0
46
  - distributed_type: IPU
47
  - gradient_accumulation_steps: 32
48
  - total_train_batch_size: 128
 
19
 
20
  This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on the common_language dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.3633
23
+ - Accuracy: 0.7286
24
 
25
  ## Model description
26
 
 
42
  - learning_rate: 0.0001
43
  - train_batch_size: 1
44
  - eval_batch_size: 4
45
+ - seed: 1984
46
  - distributed_type: IPU
47
  - gradient_accumulation_steps: 32
48
  - total_train_batch_size: 128