MohamedAhmedAE commited on
Commit
186ffb5
1 Parent(s): cb8a059

Training in progress, step 27000

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
  "up_proj",
26
- "v_proj",
27
  "q_proj",
 
 
28
  "o_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "up_proj",
 
24
  "q_proj",
25
+ "gate_proj",
26
+ "k_proj",
27
  "o_proj",
28
+ "v_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:781ebd998a71a8a8dd274340aa1124e66d3e00c0fe5093f9222bc4cbcd86aea4
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4cded5f2084ea5ef64cc0787064bd42a3a371f3fbeabf0926f761eb218c2310
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99da71cc1761188ab44f1fc840fa4a8d321bbf1910892d2eb8c5958220e9679a
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16a9609226cfd3157635ce680f272eabc60b581c1e5a072a567443ee41ec1194
3
  size 5112