Training in progress, step 500
Browse files
config.json
CHANGED
@@ -25,20 +25,7 @@
|
|
25 |
"encoder_layerdrop": 0.0,
|
26 |
"encoder_layers": 4,
|
27 |
"eos_token_id": 50257,
|
28 |
-
"forced_decoder_ids":
|
29 |
-
[
|
30 |
-
1,
|
31 |
-
50259
|
32 |
-
],
|
33 |
-
[
|
34 |
-
2,
|
35 |
-
50359
|
36 |
-
],
|
37 |
-
[
|
38 |
-
3,
|
39 |
-
50363
|
40 |
-
]
|
41 |
-
],
|
42 |
"init_std": 0.02,
|
43 |
"is_encoder_decoder": true,
|
44 |
"mask_feature_length": 10,
|
@@ -56,96 +43,7 @@
|
|
56 |
"num_mel_bins": 80,
|
57 |
"pad_token_id": 50257,
|
58 |
"scale_embedding": false,
|
59 |
-
"suppress_tokens": [
|
60 |
-
1,
|
61 |
-
2,
|
62 |
-
7,
|
63 |
-
8,
|
64 |
-
9,
|
65 |
-
10,
|
66 |
-
14,
|
67 |
-
25,
|
68 |
-
26,
|
69 |
-
27,
|
70 |
-
28,
|
71 |
-
29,
|
72 |
-
31,
|
73 |
-
58,
|
74 |
-
59,
|
75 |
-
60,
|
76 |
-
61,
|
77 |
-
62,
|
78 |
-
63,
|
79 |
-
90,
|
80 |
-
91,
|
81 |
-
92,
|
82 |
-
93,
|
83 |
-
359,
|
84 |
-
503,
|
85 |
-
522,
|
86 |
-
542,
|
87 |
-
873,
|
88 |
-
893,
|
89 |
-
902,
|
90 |
-
918,
|
91 |
-
922,
|
92 |
-
931,
|
93 |
-
1350,
|
94 |
-
1853,
|
95 |
-
1982,
|
96 |
-
2460,
|
97 |
-
2627,
|
98 |
-
3246,
|
99 |
-
3253,
|
100 |
-
3268,
|
101 |
-
3536,
|
102 |
-
3846,
|
103 |
-
3961,
|
104 |
-
4183,
|
105 |
-
4667,
|
106 |
-
6585,
|
107 |
-
6647,
|
108 |
-
7273,
|
109 |
-
9061,
|
110 |
-
9383,
|
111 |
-
10428,
|
112 |
-
10929,
|
113 |
-
11938,
|
114 |
-
12033,
|
115 |
-
12331,
|
116 |
-
12562,
|
117 |
-
13793,
|
118 |
-
14157,
|
119 |
-
14635,
|
120 |
-
15265,
|
121 |
-
15618,
|
122 |
-
16553,
|
123 |
-
16604,
|
124 |
-
18362,
|
125 |
-
18956,
|
126 |
-
20075,
|
127 |
-
21675,
|
128 |
-
22520,
|
129 |
-
26130,
|
130 |
-
26161,
|
131 |
-
26435,
|
132 |
-
28279,
|
133 |
-
29464,
|
134 |
-
31650,
|
135 |
-
32302,
|
136 |
-
32470,
|
137 |
-
36865,
|
138 |
-
42863,
|
139 |
-
47425,
|
140 |
-
49870,
|
141 |
-
50254,
|
142 |
-
50258,
|
143 |
-
50358,
|
144 |
-
50359,
|
145 |
-
50360,
|
146 |
-
50361,
|
147 |
-
50362
|
148 |
-
],
|
149 |
"torch_dtype": "float32",
|
150 |
"transformers_version": "4.37.0.dev0",
|
151 |
"use_cache": true,
|
|
|
25 |
"encoder_layerdrop": 0.0,
|
26 |
"encoder_layers": 4,
|
27 |
"eos_token_id": 50257,
|
28 |
+
"forced_decoder_ids": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
"init_std": 0.02,
|
30 |
"is_encoder_decoder": true,
|
31 |
"mask_feature_length": 10,
|
|
|
43 |
"num_mel_bins": 80,
|
44 |
"pad_token_id": 50257,
|
45 |
"scale_embedding": false,
|
46 |
+
"suppress_tokens": [],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
"torch_dtype": "float32",
|
48 |
"transformers_version": "4.37.0.dev0",
|
49 |
"use_cache": true,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb6c86911c480902cb86815fa1fd19a39ca39e118ef1f72b4234702d2370d217
|
3 |
size 151061672
|
runs/Dec30_10-21-02_f385658a7ea5/events.out.tfevents.1703931663.f385658a7ea5.4248.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f4ddc1e76ffc0e95f93fbab45ee2b2daa73c07e9a9dcf544f7b3dc45cccd24
|
3 |
+
size 9892
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadbf338d28da6ad8f89b19ffb506661e82236d0fe498e0b84c5690521a77480
|
3 |
size 4856
|