MaryamWael
commited on
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,11 +20,11 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"model.layers.11.self_attn.dense",
|
|
|
24 |
"model.layers.11.mlp.fc1",
|
25 |
"model.layers.11.self_attn.q_proj",
|
26 |
-
"model.layers.11.self_attn.v_proj",
|
27 |
-
"model.layers.11.mlp.fc2",
|
28 |
"model.layers.11.self_attn.k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"model.layers.11.self_attn.v_proj",
|
24 |
"model.layers.11.self_attn.dense",
|
25 |
+
"model.layers.11.mlp.fc2",
|
26 |
"model.layers.11.mlp.fc1",
|
27 |
"model.layers.11.self_attn.q_proj",
|
|
|
|
|
28 |
"model.layers.11.self_attn.k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2360888
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1164007942636050e14a78a4f74fca1997398648455d219a0fb59393a34b75bc
|
3 |
size 2360888
|
runs/Jun13_20-23-28_2952ecbbdd29/events.out.tfevents.1718310209.2952ecbbdd29.2963.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5541bc10db43c5ddc09cd7f84d3a18f19d19b88219d0524fa8a20ff03d45e468
|
3 |
+
size 18948
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da3e47d192ebe02febe12ce87dbbe17f198d109bf4971c29312be7ffdb1008da
|
3 |
size 5432
|