Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Apr19_14-39-16_s-tttarun-fine--tune--whisper-38e35-77b648c6d8-x62sd/1681908011.194311/events.out.tfevents.1681908011.s-tttarun-fine--tune--whisper-38e35-77b648c6d8-x62sd +3 -0
- runs/Apr19_14-39-16_s-tttarun-fine--tune--whisper-38e35-77b648c6d8-x62sd/events.out.tfevents.1681908011.s-tttarun-fine--tune--whisper-38e35-77b648c6d8-x62sd +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:5e1cbc5016eb2e46be00ccc8f2ab48fe25b93fb2bcc458f9f89c70ec20273041
|
3 |
size 1262201133
|
runs/Apr19_14-39-16_s-tttarun-fine--tune--whisper-38e35-77b648c6d8-x62sd/1681908011.194311/events.out.tfevents.1681908011.s-tttarun-fine--tune--whisper-38e35-77b648c6d8-x62sd
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b879d8ee8370970d27d3d5a3827d29e43dea764df0666aa5f09fc8b173c9f557
|
3 |
+
size 5914
|
runs/Apr19_14-39-16_s-tttarun-fine--tune--whisper-38e35-77b648c6d8-x62sd/events.out.tfevents.1681908011.s-tttarun-fine--tune--whisper-38e35-77b648c6d8-x62sd
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec35a4d39fa5f5c9ff1285c9a7e343654d6dd5da459285ecebdbeeff0a2c97f2
|
3 |
+
size 6023
|
special_tokens_map.json
CHANGED
@@ -49,6 +49,20 @@
|
|
49 |
"rstrip": false,
|
50 |
"single_word": false
|
51 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
{
|
53 |
"content": "</s>",
|
54 |
"lstrip": false,
|
|
|
49 |
"rstrip": false,
|
50 |
"single_word": false
|
51 |
},
|
52 |
+
{
|
53 |
+
"content": "</s>",
|
54 |
+
"lstrip": false,
|
55 |
+
"normalized": true,
|
56 |
+
"rstrip": false,
|
57 |
+
"single_word": false
|
58 |
+
},
|
59 |
+
{
|
60 |
+
"content": "<s>",
|
61 |
+
"lstrip": false,
|
62 |
+
"normalized": true,
|
63 |
+
"rstrip": false,
|
64 |
+
"single_word": false
|
65 |
+
},
|
66 |
{
|
67 |
"content": "</s>",
|
68 |
"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:330f938654170cfd5520f0aa0e8884d4917d22bbc3f0f217d9eb919de8a245ba
|
3 |
size 3835
|