reproductionguru
commited on
Commit
•
bb8fe2b
1
Parent(s):
f1e19cb
End of training
Browse files- README.md +2 -2
- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
language:
|
3 |
- hi
|
4 |
license: apache-2.0
|
5 |
-
base_model:
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# tutorial
|
17 |
|
18 |
-
This model is a fine-tuned version of [
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
2 |
language:
|
3 |
- hi
|
4 |
license: apache-2.0
|
5 |
+
base_model: reproductionguru/voicevnm
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
|
|
15 |
|
16 |
# tutorial
|
17 |
|
18 |
+
This model is a fine-tuned version of [reproductionguru/voicevnm](https://huggingface.co/reproductionguru/voicevnm) on the tutorial Voice 11.0 dataset.
|
19 |
|
20 |
## Model description
|
21 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "reproductionguru/voicevnm",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 967103174
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31e2a234f8488a9edb1698b39da3a664085fb851475676eb97b8c7dc664059ed
|
3 |
size 967103174
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7367fac4342e5666a114d27d96774b83d4a2f914330bd25b40beedc6f1dab68e
|
3 |
size 4664
|