Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Apr19_11-09-57_s-tttarun-fine--tune--whisper-38e35-6464f6776d-wh8kr/1681895450.7892172/events.out.tfevents.1681895450.s-tttarun-fine--tune--whisper-38e35-6464f6776d-wh8kr +3 -0
- runs/Apr19_11-09-57_s-tttarun-fine--tune--whisper-38e35-6464f6776d-wh8kr/events.out.tfevents.1681895450.s-tttarun-fine--tune--whisper-38e35-6464f6776d-wh8kr +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:ddcc0a86dc78dd84b9acab6fde5b918ad7690d1db9ac8f2d339656e189f912c7
|
3 |
size 1262201133
|
runs/Apr19_11-09-57_s-tttarun-fine--tune--whisper-38e35-6464f6776d-wh8kr/1681895450.7892172/events.out.tfevents.1681895450.s-tttarun-fine--tune--whisper-38e35-6464f6776d-wh8kr
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47761990be32dea3c5e713a03a0739327c236ac34911300757f0ac2cf3c108bf
|
3 |
+
size 5914
|
runs/Apr19_11-09-57_s-tttarun-fine--tune--whisper-38e35-6464f6776d-wh8kr/events.out.tfevents.1681895450.s-tttarun-fine--tune--whisper-38e35-6464f6776d-wh8kr
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:749c200f46f1e6ca8314dcad7b6d7c34c6e4d06fc745228c04a336d6440e5830
|
3 |
+
size 5865
|
special_tokens_map.json
CHANGED
@@ -35,6 +35,20 @@
|
|
35 |
"rstrip": false,
|
36 |
"single_word": false
|
37 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
{
|
39 |
"content": "</s>",
|
40 |
"lstrip": false,
|
|
|
35 |
"rstrip": false,
|
36 |
"single_word": false
|
37 |
},
|
38 |
+
{
|
39 |
+
"content": "</s>",
|
40 |
+
"lstrip": false,
|
41 |
+
"normalized": true,
|
42 |
+
"rstrip": false,
|
43 |
+
"single_word": false
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"content": "<s>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": true,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false
|
51 |
+
},
|
52 |
{
|
53 |
"content": "</s>",
|
54 |
"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:6c77d18a87f9beaa65176ed6ad13d4e5ad532dfb3b6f75f29d3e0685cae70f6a
|
3 |
size 3835
|