Hemg commited on
Commit
a12c745
1 Parent(s): 5a7ecd8

Model save

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -32,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.0636
36
  - Accuracy: 1.0
37
 
38
  ## Model description
@@ -65,7 +65,7 @@ The following hyperparameters were used during training:
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
- | 0.6322 | 1.0 | 9 | 0.0636 | 1.0 |
69
 
70
 
71
  ### Framework versions
 
32
 
33
  This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on the audiofolder dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.0867
36
  - Accuracy: 1.0
37
 
38
  ## Model description
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 0.6464 | 1.0 | 8 | 0.0867 | 1.0 |
69
 
70
 
71
  ### Framework versions