laura63 commited on
Commit
a279bcd
1 Parent(s): 9c27c82

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -22,10 +22,10 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.7415185783521809
26
  - name: F1
27
  type: f1
28
- value: 0.7412464625062914
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -35,9 +35,9 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the audiofolder dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 1.2511
39
- - Accuracy: 0.7415
40
- - F1: 0.7412
41
 
42
  ## Model description
43
 
@@ -71,9 +71,9 @@ The following hyperparameters were used during training:
71
 
72
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
73
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
74
- | 0.8331 | 1.0 | 688 | 1.5519 | 0.6123 | 0.6223 |
75
- | 0.7505 | 2.0 | 1376 | 1.3095 | 0.6947 | 0.6985 |
76
- | 0.5294 | 3.0 | 2064 | 1.2511 | 0.7415 | 0.7412 |
77
 
78
 
79
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.6510736196319018
26
  - name: F1
27
  type: f1
28
+ value: 0.5657842671346605
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
 
36
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the audiofolder dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 1.3216
39
+ - Accuracy: 0.6511
40
+ - F1: 0.5658
41
 
42
  ## Model description
43
 
 
71
 
72
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
73
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
74
+ | 2.3065 | 1.0 | 1449 | 2.3713 | 0.2991 | 0.1702 |
75
+ | 1.6849 | 2.0 | 2898 | 1.6462 | 0.5560 | 0.4292 |
76
+ | 1.4551 | 3.0 | 4347 | 1.3216 | 0.6511 | 0.5658 |
77
 
78
 
79
  ### Framework versions