sravan-gorugantu commited on
Commit
be68edb
1 Parent(s): b3f9699

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.9622115215221093
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ 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.1202
36
- - Accuracy: 0.9622
37
 
38
  ## Model description
39
 
@@ -67,11 +67,11 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 0.1929 | 1.0 | 532 | 0.1905 | 0.9402 |
71
- | 0.1862 | 2.0 | 1064 | 0.1467 | 0.9523 |
72
- | 0.1205 | 3.0 | 1596 | 0.1325 | 0.9578 |
73
- | 0.1128 | 4.0 | 2129 | 0.1279 | 0.9598 |
74
- | 0.1176 | 5.0 | 2660 | 0.1202 | 0.9622 |
75
 
76
 
77
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9660686103496968
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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.0929
36
+ - Accuracy: 0.9661
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.1867 | 1.0 | 564 | 0.1825 | 0.9286 |
71
+ | 0.1732 | 2.0 | 1129 | 0.1284 | 0.9505 |
72
+ | 0.1493 | 3.0 | 1693 | 0.1088 | 0.9588 |
73
+ | 0.1064 | 4.0 | 2258 | 0.1011 | 0.9636 |
74
+ | 0.115 | 5.0 | 2820 | 0.0929 | 0.9661 |
75
 
76
 
77
  ### Framework versions