jun-han commited on
Commit
286dac5
1 Parent(s): ed6cbbc

Training in progress, step 4

Browse files
config.json CHANGED
@@ -7,10 +7,7 @@
7
  "WhisperForConditionalGeneration"
8
  ],
9
  "attention_dropout": 0.0,
10
- "begin_suppress_tokens": [
11
- 220,
12
- 50257
13
- ],
14
  "bos_token_id": 50257,
15
  "classifier_proj_size": 256,
16
  "d_model": 768,
@@ -47,7 +44,7 @@
47
  "mask_time_length": 10,
48
  "mask_time_min_masks": 2,
49
  "mask_time_prob": 0.05,
50
- "max_length": 448,
51
  "max_source_positions": 1500,
52
  "max_target_positions": 448,
53
  "median_filter_width": 7,
@@ -56,96 +53,8 @@
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
- 50360,
144
- 50361,
145
- 50362
146
- ],
147
  "torch_dtype": "float32",
148
- "transformers_version": "4.44.2",
149
  "use_cache": true,
150
  "use_weighted_layer_sum": false,
151
  "vocab_size": 51865
 
7
  "WhisperForConditionalGeneration"
8
  ],
9
  "attention_dropout": 0.0,
10
+ "begin_suppress_tokens": null,
 
 
 
11
  "bos_token_id": 50257,
12
  "classifier_proj_size": 256,
13
  "d_model": 768,
 
44
  "mask_time_length": 10,
45
  "mask_time_min_masks": 2,
46
  "mask_time_prob": 0.05,
47
+ "max_length": null,
48
  "max_source_positions": 1500,
49
  "max_target_positions": 448,
50
  "median_filter_width": 7,
 
53
  "num_mel_bins": 80,
54
  "pad_token_id": 50257,
55
  "scale_embedding": false,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  "torch_dtype": "float32",
57
+ "transformers_version": "4.45.1",
58
  "use_cache": true,
59
  "use_weighted_layer_sum": false,
60
  "vocab_size": 51865
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23d9ed88e2458b4753e33ea0ad91e0cd340d9892974699017630c30d3efa9882
3
- size 1291395552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ee1ce87b305a5019931309bf3d56a4f03fa12034c421d776295e968a2d82e64
3
+ size 1291395672
runs/Sep25_21-02-05_DESKTOP-Q3M97DH/events.out.tfevents.1727269372.DESKTOP-Q3M97DH.7912.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1c1a32a6785a8db062827f44079a4e3c456becad7be5e57ec2b64d4d59669a7
3
- size 102637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15f6403aad7aabccf7dd94f7bfcd23c239404845e8449df67448d130605ab618
3
+ size 103903
runs/Sep27_02-41-48_DESKTOP-Q3M97DH/events.out.tfevents.1727376110.DESKTOP-Q3M97DH.20292.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dece8faff7ae4b99ad49f3a7631f89fd6aac633a9e7376feb4f979aa4adebc7
3
+ size 6782
runs/Sep27_08-46-05_DESKTOP-Q3M97DH/events.out.tfevents.1727397967.DESKTOP-Q3M97DH.21824.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52bd0aed9abb4123ba2f0546d11f67534fdfd4cba46897b9fb2b017eabab3d56
3
+ size 6770
runs/Sep27_10-17-13_DESKTOP-Q3M97DH/events.out.tfevents.1727403434.DESKTOP-Q3M97DH.23608.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:067cfd3463cc0661e5a8bec488c993d5237b6f7fe47d9948c9fa39a04d800b66
3
+ size 6770
runs/Sep27_10-49-55_DESKTOP-Q3M97DH/events.out.tfevents.1727405396.DESKTOP-Q3M97DH.6436.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eb7030a786427af55252d4a35ca4745a7299063d9f544a0dba0b5699d2283bd
3
+ size 6770
runs/Sep27_10-54-12_DESKTOP-Q3M97DH/events.out.tfevents.1727405654.DESKTOP-Q3M97DH.22952.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee9e003764e27e98c3bf550eaf62e016cd7ab03852bff9d0db34d176c3f2d05c
3
+ size 6770
runs/Sep27_11-00-08_DESKTOP-Q3M97DH/events.out.tfevents.1727406009.DESKTOP-Q3M97DH.18072.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4f99169f974744b247425b086c816a69b15895e440787fc88fc48b068a4ae69
3
+ size 7082
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c8f4d0860c59eaccb50697d764f16f3a16cbcd2a60b034441c4ab5e2c65f3f4
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ac82bbb71cf7ce4e3c57162d2062b38fd56ebcb83401bc2b18f78852cd855dd
3
  size 5368