Zelyanoth commited on
Commit
e9c944c
1 Parent(s): e03fccb

Upload Wav2Vec2BertForCTC

Browse files
Files changed (2) hide show
  1. README.md +4 -4
  2. config.json +1 -1
README.md CHANGED
@@ -1,8 +1,8 @@
1
  ---
2
  license: mit
3
- base_model: facebook/w2v-bert-2.0
4
  tags:
5
  - generated_from_trainer
 
6
  datasets:
7
  - generator
8
  metrics:
@@ -11,8 +11,8 @@ model-index:
11
  - name: wav2vec2-bert-fon
12
  results:
13
  - task:
14
- name: Automatic Speech Recognition
15
  type: automatic-speech-recognition
 
16
  dataset:
17
  name: generator
18
  type: generator
@@ -20,9 +20,9 @@ model-index:
20
  split: train
21
  args: default
22
  metrics:
23
- - name: Wer
24
- type: wer
25
  value: 0.17488323819408408
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
  license: mit
 
3
  tags:
4
  - generated_from_trainer
5
+ base_model: facebook/w2v-bert-2.0
6
  datasets:
7
  - generator
8
  metrics:
 
11
  - name: wav2vec2-bert-fon
12
  results:
13
  - task:
 
14
  type: automatic-speech-recognition
15
+ name: Automatic Speech Recognition
16
  dataset:
17
  name: generator
18
  type: generator
 
20
  split: train
21
  args: default
22
  metrics:
23
+ - type: wer
 
24
  value: 0.17488323819408408
25
+ name: Wer
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/w2v-bert-2.0",
3
  "activation_dropout": 0.0,
4
  "adapter_act": "relu",
5
  "adapter_kernel_size": 3,
 
1
  {
2
+ "_name_or_path": "Zelyanoth/wav2vec2-bert-fon",
3
  "activation_dropout": 0.0,
4
  "adapter_act": "relu",
5
  "adapter_kernel_size": 3,