besimray commited on
Commit
bbcf065
·
verified ·
1 Parent(s): 32289a2

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "k_proj",
25
- "v_proj",
26
  "gate_proj",
27
  "down_proj",
 
28
  "o_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
  "down_proj",
25
+ "k_proj",
26
  "o_proj",
27
+ "up_proj",
28
+ "v_proj",
29
+ "q_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:e8f124971f6e45e066092c45814571663abeeb1c7c37d9b8a60eedfc0a06e172
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:901a644c37f000568b037c51fec255ceb3855ab3ad663c3ad3f5747767f157db
3
  size 45118424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccb34079e4accf483c3a38a7fbb5ed53ad4dbca33ee39f87bdede0297b6d0cff
3
  size 6648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36d0f18aea43d7612a7191b41a7eb6bd0de838ab0f1cc6cc2b200f546360c06a
3
  size 6648