Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Apr19_16-26-59_s-tttarun-fine--tune--whisper-38e35-55b7b66c7f-l4l5g/1681914471.4596386/events.out.tfevents.1681914471.s-tttarun-fine--tune--whisper-38e35-55b7b66c7f-l4l5g +3 -0
- runs/Apr19_16-26-59_s-tttarun-fine--tune--whisper-38e35-55b7b66c7f-l4l5g/events.out.tfevents.1681914471.s-tttarun-fine--tune--whisper-38e35-55b7b66c7f-l4l5g +3 -0
- special_tokens_map.json +14 -0
- training_args.bin +1 -1
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:9379ac43fe1d675d39af874350f52c00c61f9709c84ae2b622e6da9e8a8f86be
|
3 |
size 1262201133
|
runs/Apr19_16-26-59_s-tttarun-fine--tune--whisper-38e35-55b7b66c7f-l4l5g/1681914471.4596386/events.out.tfevents.1681914471.s-tttarun-fine--tune--whisper-38e35-55b7b66c7f-l4l5g
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d22778d45e62166d7468ba7cdf025f0e3401b0e0f1a5cf499b814c80b225b28
|
3 |
+
size 5914
|
runs/Apr19_16-26-59_s-tttarun-fine--tune--whisper-38e35-55b7b66c7f-l4l5g/events.out.tfevents.1681914471.s-tttarun-fine--tune--whisper-38e35-55b7b66c7f-l4l5g
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dbe149adb4cd2417ae308b95a77f874ad423d11c156566056b0a8d774e9a72d
|
3 |
+
size 6022
|
special_tokens_map.json
CHANGED
@@ -63,6 +63,20 @@
|
|
63 |
"rstrip": false,
|
64 |
"single_word": false
|
65 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
{
|
67 |
"content": "</s>",
|
68 |
"lstrip": false,
|
|
|
63 |
"rstrip": false,
|
64 |
"single_word": false
|
65 |
},
|
66 |
+
{
|
67 |
+
"content": "</s>",
|
68 |
+
"lstrip": false,
|
69 |
+
"normalized": true,
|
70 |
+
"rstrip": false,
|
71 |
+
"single_word": false
|
72 |
+
},
|
73 |
+
{
|
74 |
+
"content": "<s>",
|
75 |
+
"lstrip": false,
|
76 |
+
"normalized": true,
|
77 |
+
"rstrip": false,
|
78 |
+
"single_word": false
|
79 |
+
},
|
80 |
{
|
81 |
"content": "</s>",
|
82 |
"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:7f0bd53b159391325d9f0b2895839804743f96a9a6ec111daa22ccf406928cbe
|
3 |
size 3835
|