versae commited on
Commit
b455ef5
1 Parent(s): d17790f

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-region
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-region
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.5768303269991318
23
+ - name: Validation Accuracy
24
+ type: accuracy
25
+ value: 0.9734970364098222
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You