raghadOmar
commited on
Training in progress, step 100
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
@@ -13,17 +13,17 @@
|
|
13 |
],
|
14 |
"bos_token_id": 50257,
|
15 |
"classifier_proj_size": 256,
|
16 |
-
"d_model":
|
17 |
-
"decoder_attention_heads":
|
18 |
-
"decoder_ffn_dim":
|
19 |
"decoder_layerdrop": 0.0,
|
20 |
-
"decoder_layers":
|
21 |
"decoder_start_token_id": 50258,
|
22 |
"dropout": 0.0,
|
23 |
-
"encoder_attention_heads":
|
24 |
-
"encoder_ffn_dim":
|
25 |
"encoder_layerdrop": 0.0,
|
26 |
-
"encoder_layers":
|
27 |
"eos_token_id": 50257,
|
28 |
"forced_decoder_ids": [
|
29 |
[
|
@@ -47,12 +47,12 @@
|
|
47 |
"mask_time_length": 10,
|
48 |
"mask_time_min_masks": 2,
|
49 |
"mask_time_prob": 0.05,
|
50 |
-
"max_length":
|
51 |
"max_source_positions": 1500,
|
52 |
"max_target_positions": 448,
|
53 |
"median_filter_width": 7,
|
54 |
"model_type": "whisper",
|
55 |
-
"num_hidden_layers":
|
56 |
"num_mel_bins": 80,
|
57 |
"pad_token_id": 50257,
|
58 |
"scale_embedding": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Seyfelislem/whisper-medium-arabic",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
13 |
],
|
14 |
"bos_token_id": 50257,
|
15 |
"classifier_proj_size": 256,
|
16 |
+
"d_model": 1024,
|
17 |
+
"decoder_attention_heads": 16,
|
18 |
+
"decoder_ffn_dim": 4096,
|
19 |
"decoder_layerdrop": 0.0,
|
20 |
+
"decoder_layers": 24,
|
21 |
"decoder_start_token_id": 50258,
|
22 |
"dropout": 0.0,
|
23 |
+
"encoder_attention_heads": 16,
|
24 |
+
"encoder_ffn_dim": 4096,
|
25 |
"encoder_layerdrop": 0.0,
|
26 |
+
"encoder_layers": 24,
|
27 |
"eos_token_id": 50257,
|
28 |
"forced_decoder_ids": [
|
29 |
[
|
|
|
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,
|
54 |
"model_type": "whisper",
|
55 |
+
"num_hidden_layers": 24,
|
56 |
"num_mel_bins": 80,
|
57 |
"pad_token_id": 50257,
|
58 |
"scale_embedding": false,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1533a6e6c890b926a9b6d7154a1d61f6940c18575e080119adb7ed81ff4d41c2
|
3 |
+
size 3055544304
|
runs/Jun04_12-47-03_f74e2541c0b0/events.out.tfevents.1717505236.f74e2541c0b0.195.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48e7667a3527bb06b75be08aef43a4ddb25ea34143194f4eb2cf30012492d5fc
|
3 |
+
size 7111
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b1d6c9a4a08a777f5e24ab29ff9c7df8ef7c40dae5c2d93da2c70d5fe9b41b6
|
3 |
size 5240
|