artyomboyko
commited on
Commit
•
f0ed58d
1
Parent(s):
cf1c209
Training in progress, step 500
Browse files- .gitignore +1 -0
- config.json +1 -1
- pytorch_model.bin +2 -2
- runs/Aug16_08-45-51_MSK-PC-01/events.out.tfevents.1692164873.MSK-PC-01.484.0 +3 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
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": "artyomboyko/whisper-small-fine_tuned-ru",
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9538e13e14354013711cec441d99a4ad7d1a360d75ede4942170da25e09b8036
|
3 |
+
size 967102601
|
runs/Aug16_08-45-51_MSK-PC-01/events.out.tfevents.1692164873.MSK-PC-01.484.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b89f0c454ccc4de931c379f4f9cc7725f13cdc6afa8f5e24e4dbbb39033b1fb8
|
3 |
+
size 8308
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7ba43561436b220e671b2e80da78db612832c02dbfaf627389a13d2213862fb
|
3 |
+
size 4091
|