Ubuntu
commited on
Commit
·
ff5cae6
1
Parent(s):
462fb62
using save_pretrained to save model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./wav2vec2-large-xlsr-akan-demo",
|
3 |
"activation_dropout": 0.0,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
pytorch_model.bin
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:2cca4337087679dbbe786047f86a50ae1562fc9b7951ef9b5a2e7b0db8f047a5
|
3 |
+
size 1262034519
|