davidggphy
commited on
Commit
·
94274e7
1
Parent(s):
2dd84a5
Training in progress, step 500
Browse files- config.json +1 -1
- model.safetensors +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "davidggphy/speecht5_finetuned_voxpopuli_nl",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": true,
|
5 |
"architectures": [
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bac6d1ec39129b8ddd026f4bad3556ef675c0112a6026107ff372dc162c3d16f
|
3 |
+
size 577789320
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4219
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:423c878c0efda43f034e2a6f0d851e0aeee4a086d30afa8cc4989e135483e5bc
|
3 |
size 4219
|