laura63 commited on
Commit
24a7bf7
1 Parent(s): 701cce7

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: F1
23
  type: f1
24
- value: 0.7989778796620587
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the audiofolder dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 1.2427
35
- - F1: 0.7990
36
 
37
  ## Model description
38
 
@@ -66,16 +66,16 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | F1 |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|
69
- | 2.288 | 1.0 | 688 | 2.1254 | 0.3776 |
70
- | 1.2835 | 2.0 | 1376 | 1.5632 | 0.5701 |
71
- | 1.185 | 3.0 | 2064 | 1.4202 | 0.6411 |
72
- | 0.698 | 4.0 | 2752 | 1.1339 | 0.7376 |
73
- | 0.8794 | 5.0 | 3440 | 1.1006 | 0.7657 |
74
- | 0.2322 | 6.0 | 4128 | 1.1390 | 0.7883 |
75
- | 0.3386 | 7.0 | 4816 | 1.2427 | 0.7990 |
76
- | 0.0077 | 8.0 | 5504 | 1.3179 | 0.7820 |
77
- | 0.1609 | 9.0 | 6192 | 1.3100 | 0.7940 |
78
- | 0.0049 | 10.0 | 6880 | 1.2323 | 0.7948 |
79
 
80
 
81
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.8016517743184772
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the audiofolder dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 1.1858
35
+ - F1: 0.8017
36
 
37
  ## Model description
38
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | F1 |
68
  |:-------------:|:-----:|:----:|:---------------:|:------:|
69
+ | 2.6077 | 1.0 | 602 | 2.5802 | 0.1587 |
70
+ | 1.9999 | 2.0 | 1204 | 2.0069 | 0.3600 |
71
+ | 1.4107 | 3.0 | 1806 | 1.6226 | 0.5527 |
72
+ | 0.9977 | 4.0 | 2408 | 1.2932 | 0.6719 |
73
+ | 0.8132 | 5.0 | 3010 | 1.2297 | 0.7030 |
74
+ | 0.5315 | 6.0 | 3612 | 1.0131 | 0.7745 |
75
+ | 0.5772 | 7.0 | 4214 | 1.1444 | 0.7782 |
76
+ | 0.0248 | 8.0 | 4816 | 1.1777 | 0.7850 |
77
+ | 0.0186 | 9.0 | 5418 | 1.2235 | 0.7910 |
78
+ | 0.2457 | 10.0 | 6020 | 1.1858 | 0.8017 |
79
 
80
 
81
  ### Framework versions