Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Apr18_20-42-06_s-tttarun-fine--tune--whisper-38e35-6464f6776d-j4dcm/1681843377.8161645/events.out.tfevents.1681843377.s-tttarun-fine--tune--whisper-38e35-6464f6776d-j4dcm +3 -0
- runs/Apr18_20-42-06_s-tttarun-fine--tune--whisper-38e35-6464f6776d-j4dcm/events.out.tfevents.1681843377.s-tttarun-fine--tune--whisper-38e35-6464f6776d-j4dcm +3 -0
- special_tokens_map.json +14 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "tttarun/
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "tttarun/hindi_asr_shrutilipi",
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262201133
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69ee8f4a0a4c0423949ec2fcf2c7d2e5226d7a0ab662714fa049465a97270273
|
3 |
size 1262201133
|
runs/Apr18_20-42-06_s-tttarun-fine--tune--whisper-38e35-6464f6776d-j4dcm/1681843377.8161645/events.out.tfevents.1681843377.s-tttarun-fine--tune--whisper-38e35-6464f6776d-j4dcm
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95b83b29faa19ba7a41dc433d547240f95e6c72dc7792e9aa7cbb8c0733023e7
|
3 |
+
size 5914
|
runs/Apr18_20-42-06_s-tttarun-fine--tune--whisper-38e35-6464f6776d-j4dcm/events.out.tfevents.1681843377.s-tttarun-fine--tune--whisper-38e35-6464f6776d-j4dcm
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44e99fefe468941c96ead4cbd1717922f2e3eaf7850a0a28e751e470181298ca
|
3 |
+
size 5865
|
special_tokens_map.json
CHANGED
@@ -21,6 +21,20 @@
|
|
21 |
"rstrip": false,
|
22 |
"single_word": false
|
23 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
{
|
25 |
"content": "</s>",
|
26 |
"lstrip": false,
|
|
|
21 |
"rstrip": false,
|
22 |
"single_word": false
|
23 |
},
|
24 |
+
{
|
25 |
+
"content": "</s>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": true,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": false
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"content": "<s>",
|
33 |
+
"lstrip": false,
|
34 |
+
"normalized": true,
|
35 |
+
"rstrip": false,
|
36 |
+
"single_word": false
|
37 |
+
},
|
38 |
{
|
39 |
"content": "</s>",
|
40 |
"lstrip": false,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3835
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32ac753e34c769027d92ce6ed0db10533ebe4bca2d379f6928c095eba2506b94
|
3 |
size 3835
|