Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -23,8 +23,8 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"q_proj",
|
27 |
"k_proj",
|
|
|
28 |
"v_proj"
|
29 |
],
|
30 |
"task_type": null,
|
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
|
|
26 |
"k_proj",
|
27 |
+
"q_proj",
|
28 |
"v_proj"
|
29 |
],
|
30 |
"task_type": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3554032
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a61fc994737025041a4dd6e18e368687e321fdce81b6c2f6f22f1b1870de558b
|
3 |
size 3554032
|
runs/Apr23_07-40-16_986ea4d0a823/events.out.tfevents.1713858019.986ea4d0a823.788.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a357180f5d9c84812e4f6936b720b701c792a7a9011f066fa9ef63faa951647
|
3 |
+
size 5794
|
tokenizer_config.json
CHANGED
@@ -12980,7 +12980,7 @@
|
|
12980 |
"clean_up_tokenization_spaces": true,
|
12981 |
"eos_token": "<|endoftext|>",
|
12982 |
"errors": "replace",
|
12983 |
-
"model_max_length":
|
12984 |
"pad_token": "<|endoftext|>",
|
12985 |
"processor_class": "WhisperProcessor",
|
12986 |
"return_attention_mask": false,
|
|
|
12980 |
"clean_up_tokenization_spaces": true,
|
12981 |
"eos_token": "<|endoftext|>",
|
12982 |
"errors": "replace",
|
12983 |
+
"model_max_length": 1024,
|
12984 |
"pad_token": "<|endoftext|>",
|
12985 |
"processor_class": "WhisperProcessor",
|
12986 |
"return_attention_mask": false,
|
training_args.bin
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:c068cfee719ee43020b6d6e4c30d7de1c55326105b40f71a21fd8324bdb97b6d
|
3 |
+
size 5176
|