Training in progress, step 600
Browse files- README.md +4 -4
- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- common_voice_7_0
|
7 |
metrics:
|
8 |
- wer
|
9 |
-
base_model: facebook/w2v-bert-2.0
|
10 |
model-index:
|
11 |
- name: w2v-bert-2.0-luganda-CV-train-validation-7.0
|
12 |
results:
|
13 |
- task:
|
14 |
-
type: automatic-speech-recognition
|
15 |
name: Automatic Speech Recognition
|
|
|
16 |
dataset:
|
17 |
name: common_voice_7_0
|
18 |
type: common_voice_7_0
|
@@ -20,9 +20,9 @@ model-index:
|
|
20 |
split: test
|
21 |
args: lg
|
22 |
metrics:
|
23 |
-
-
|
|
|
24 |
value: 0.18224972173115955
|
25 |
-
name: Wer
|
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 |
+
base_model: facebook/w2v-bert-2.0
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- common_voice_7_0
|
8 |
metrics:
|
9 |
- wer
|
|
|
10 |
model-index:
|
11 |
- name: w2v-bert-2.0-luganda-CV-train-validation-7.0
|
12 |
results:
|
13 |
- task:
|
|
|
14 |
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
dataset:
|
17 |
name: common_voice_7_0
|
18 |
type: common_voice_7_0
|
|
|
20 |
split: test
|
21 |
args: lg
|
22 |
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
value: 0.18224972173115955
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
config.json
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
"num_hidden_layers": 24,
|
48 |
"num_negatives": 100,
|
49 |
"output_hidden_size": 1024,
|
50 |
-
"pad_token_id":
|
51 |
"position_embeddings_type": "relative_key",
|
52 |
"proj_codevector_dim": 768,
|
53 |
"right_max_position_embeddings": 8,
|
|
|
47 |
"num_hidden_layers": 24,
|
48 |
"num_negatives": 100,
|
49 |
"output_hidden_size": 1024,
|
50 |
+
"pad_token_id": 30,
|
51 |
"position_embeddings_type": "relative_key",
|
52 |
"proj_codevector_dim": 768,
|
53 |
"right_max_position_embeddings": 8,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2422941660
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02446b6fd669ac4dbf4bfbbc807d5c3c04564d70b2b16317db5bd34fce6c596c
|
3 |
size 2422941660
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ceb05a5d329714d1dbbe4ef15f6db2c1851e2765e2f69dbc7b14b49418a7dbb
|
3 |
size 4984
|