Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Apr20_17-55-41_s-tttarun-fine--tune--whisper-38e35-7ffdf6d88b-klf9l/1682006192.4861038/events.out.tfevents.1682006192.s-tttarun-fine--tune--whisper-38e35-7ffdf6d88b-klf9l +3 -0
- runs/Apr20_17-55-41_s-tttarun-fine--tune--whisper-38e35-7ffdf6d88b-klf9l/events.out.tfevents.1682006192.s-tttarun-fine--tune--whisper-38e35-7ffdf6d88b-klf9l +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:ac9933d687f262e5c25449bb287866361cf1df77f3db5bd624dbfdde138dde35
|
3 |
size 1262201133
|
runs/Apr20_17-55-41_s-tttarun-fine--tune--whisper-38e35-7ffdf6d88b-klf9l/1682006192.4861038/events.out.tfevents.1682006192.s-tttarun-fine--tune--whisper-38e35-7ffdf6d88b-klf9l
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6401469138cbefc9eed8caa71a171c21c57a61fe063d618eb71a6995ffe876a8
|
3 |
+
size 5914
|
runs/Apr20_17-55-41_s-tttarun-fine--tune--whisper-38e35-7ffdf6d88b-klf9l/events.out.tfevents.1682006192.s-tttarun-fine--tune--whisper-38e35-7ffdf6d88b-klf9l
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27c2f8d8169f86cf7347022c3d75e51e3fce1548ae1b26083f9335691dcab33c
|
3 |
+
size 6023
|
special_tokens_map.json
CHANGED
@@ -105,6 +105,20 @@
|
|
105 |
"rstrip": false,
|
106 |
"single_word": false
|
107 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
108 |
{
|
109 |
"content": "</s>",
|
110 |
"lstrip": false,
|
|
|
105 |
"rstrip": false,
|
106 |
"single_word": false
|
107 |
},
|
108 |
+
{
|
109 |
+
"content": "</s>",
|
110 |
+
"lstrip": false,
|
111 |
+
"normalized": true,
|
112 |
+
"rstrip": false,
|
113 |
+
"single_word": false
|
114 |
+
},
|
115 |
+
{
|
116 |
+
"content": "<s>",
|
117 |
+
"lstrip": false,
|
118 |
+
"normalized": true,
|
119 |
+
"rstrip": false,
|
120 |
+
"single_word": false
|
121 |
+
},
|
122 |
{
|
123 |
"content": "</s>",
|
124 |
"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:a1f676cc5e25536ae0084ebc29e7caf0c96d030229cb94e8e8a75b1f76057683
|
3 |
size 3835
|