versae commited on
Commit
e553060
1 Parent(s): 10f0fe9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -5
README.md CHANGED
@@ -1,14 +1,27 @@
1
  ---
2
- license: apache-2.0
3
- tags:
4
- - generated_from_trainer
5
  datasets:
6
  - coscan-speech2
 
7
  metrics:
8
  - accuracy
9
  model-index:
10
  - name: wav2vec2-base-coscan-no-sex
11
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -59,4 +72,4 @@ The following hyperparameters were used during training:
59
  - Transformers 4.22.0.dev0
60
  - Pytorch 1.10.1+cu102
61
  - Datasets 2.4.1.dev0
62
- - Tokenizers 0.12.1
 
1
  ---
 
 
 
2
  datasets:
3
  - coscan-speech2
4
+ license: apache-2.0
5
  metrics:
6
  - accuracy
7
  model-index:
8
  - name: wav2vec2-base-coscan-no-sex
9
+ results:
10
+ - dataset:
11
+ name: Coscan Speech
12
+ type: NbAiLab/coscan-speech
13
+ metrics:
14
+ - name: Test Accuracy
15
+ type: accuracy
16
+ value: 0.9996784669303238
17
+ - name: Validation Accuracy
18
+ type: accuracy
19
+ value: 1.0
20
+ task:
21
+ name: Audio Classification
22
+ type: audio-classification
23
+ tags:
24
+ - generated_from_trainer
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
72
  - Transformers 4.22.0.dev0
73
  - Pytorch 1.10.1+cu102
74
  - Datasets 2.4.1.dev0
75
+ - Tokenizers 0.12.1