versae commited on
Commit
4aaf3a9
1 Parent(s): 47d1f6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -8,7 +8,21 @@ metrics:
8
  - accuracy
9
  model-index:
10
  - name: wav2vec2-base-finetuned-coscan-sex
11
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  - accuracy
9
  model-index:
10
  - name: wav2vec2-base-finetuned-coscan-sex
11
+ results:
12
+ - task:
13
+ name: Audio Classification
14
+ type: audio-classification
15
+ dataset:
16
+ name: Coscan Speech
17
+ type: NbAiLab/coscan-speech
18
+ args: no
19
+ metrics:
20
+ - name: Test Accuracy
21
+ type: accuracy
22
+ value: 0.9993247805536799
23
+ - name: Validation Accuracy
24
+ type: accuracy
25
+ value: 0.9965283657917019
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You