updating base pidgin model with correct files
Browse files- README.md +3 -3
- config.json +2 -2
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
base_model: facebook/wav2vec2-base
|
4 |
-
|
5 |
-
- generated_from_trainer
|
6 |
metrics:
|
7 |
- wer
|
|
|
|
|
8 |
model-index:
|
9 |
- name: pidgin-wav2vec2-base-960h
|
10 |
results: []
|
|
|
1 |
---
|
|
|
2 |
base_model: facebook/wav2vec2-base
|
3 |
+
license: apache-2.0
|
|
|
4 |
metrics:
|
5 |
- wer
|
6 |
+
tags:
|
7 |
+
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: pidgin-wav2vec2-base-960h
|
10 |
results: []
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
@@ -111,7 +111,7 @@
|
|
111 |
1
|
112 |
],
|
113 |
"torch_dtype": "float32",
|
114 |
-
"transformers_version": "4.
|
115 |
"use_weighted_layer_sum": false,
|
116 |
"vocab_size": 45,
|
117 |
"xvector_output_dim": 512
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "asr-nigerian-pidgin/wav2vec2-base-960h/checkpoint-10000",
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
|
|
111 |
1
|
112 |
],
|
113 |
"torch_dtype": "float32",
|
114 |
+
"transformers_version": "4.43.4",
|
115 |
"use_weighted_layer_sum": false,
|
116 |
"vocab_size": 45,
|
117 |
"xvector_output_dim": 512
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a949f4f5e9fc448ebd14c000304137d0f68a01cc110c4edb960886c8c0ee4813
|
3 |
+
size 377651116
|