laura63 commited on
Commit
9dbb2cc
·
1 Parent(s): 184b0c5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -28
README.md CHANGED
@@ -3,30 +3,12 @@ license: apache-2.0
3
  base_model: facebook/wav2vec2-base
4
  tags:
5
  - generated_from_trainer
6
- datasets:
7
- - audiofolder
8
  metrics:
9
  - accuracy
10
  - f1
11
  model-index:
12
  - name: wav2vec2-base-finetuned-ks
13
- results:
14
- - task:
15
- name: Audio Classification
16
- type: audio-classification
17
- dataset:
18
- name: audiofolder
19
- type: audiofolder
20
- config: Data_Train
21
- split: train
22
- args: Data_Train
23
- metrics:
24
- - name: Accuracy
25
- type: accuracy
26
- value: 0.8127696289905091
27
- - name: F1
28
- type: f1
29
- value: 0.7948883642136002
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -34,11 +16,11 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  # wav2vec2-base-finetuned-ks
36
 
37
- This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the audiofolder dataset.
38
  It achieves the following results on the evaluation set:
39
- - Loss: 0.9323
40
- - Accuracy: 0.8128
41
- - F1: 0.7949
42
 
43
  ## Model description
44
 
@@ -72,11 +54,11 @@ The following hyperparameters were used during training:
72
 
73
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
74
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
75
- | 1.844 | 1.0 | 1449 | 1.7968 | 0.5065 | 0.3818 |
76
- | 0.8796 | 2.0 | 2898 | 1.1875 | 0.6799 | 0.6273 |
77
- | 0.7076 | 3.0 | 4347 | 1.0995 | 0.7584 | 0.7287 |
78
- | 0.4669 | 4.0 | 5796 | 0.9960 | 0.7886 | 0.7675 |
79
- | 0.2156 | 5.0 | 7245 | 0.9323 | 0.8128 | 0.7949 |
80
 
81
 
82
  ### Framework versions
 
3
  base_model: facebook/wav2vec2-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - accuracy
8
  - f1
9
  model-index:
10
  - name: wav2vec2-base-finetuned-ks
11
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
 
17
  # wav2vec2-base-finetuned-ks
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.9236
22
+ - Accuracy: 0.8129
23
+ - F1: 0.7991
24
 
25
  ## Model description
26
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
56
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
57
+ | 1.6415 | 1.0 | 1467 | 1.8215 | 0.4724 | 0.3482 |
58
+ | 1.4247 | 2.0 | 2934 | 1.3207 | 0.6457 | 0.5854 |
59
+ | 1.0871 | 3.0 | 4401 | 1.0206 | 0.7469 | 0.7164 |
60
+ | 0.4278 | 4.0 | 5868 | 0.9235 | 0.8006 | 0.7821 |
61
+ | 0.3165 | 5.0 | 7335 | 0.9236 | 0.8129 | 0.7991 |
62
 
63
 
64
  ### Framework versions