Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,8 +20,8 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
-
"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"q_proj",
|
24 |
+
"v_proj"
|
25 |
],
|
26 |
"task_type": "CAUSAL_LM",
|
27 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 23641256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a07d73dc0a5758e3cc0efb5e903744a071cc67716589f044044a7048bd747692
|
3 |
size 23641256
|
runs/Nov04_17-27-42_ed6c4d554c2d/events.out.tfevents.1730741266.ed6c4d554c2d.3281.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:823266c518957a80f94e2ec916eb40de4355e606ba93f3d6fdf9b34191fba426
|
3 |
+
size 10439
|
tokenizer.json
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:abd08b46c9c01a903788030f36d9731aad064d0c420e66b88e3e143cda9e4e9a
|
3 |
+
size 17210268
|
tokenizer_config.json
CHANGED
@@ -2067,6 +2067,5 @@
|
|
2067 |
],
|
2068 |
"model_max_length": 131072,
|
2069 |
"pad_token": "<|finetune_right_pad_id|>",
|
2070 |
-
"processor_class": "MllamaProcessor",
|
2071 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2072 |
}
|
|
|
2067 |
],
|
2068 |
"model_max_length": 131072,
|
2069 |
"pad_token": "<|finetune_right_pad_id|>",
|
|
|
2070 |
"tokenizer_class": "PreTrainedTokenizerFast"
|
2071 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f25ab9c67caf0cf7834ad1c6c742d2b7dc60891ab7d41b3eca2149b493a920fd
|
3 |
size 5560
|