duyphu commited on
Commit
9467021
·
verified ·
1 Parent(s): e1fdc7d

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
  "o_proj",
26
  "v_proj",
 
 
27
  "gate_proj",
28
- "up_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
  "v_proj",
25
+ "down_proj",
26
+ "k_proj",
27
  "gate_proj",
28
+ "q_proj",
29
+ "up_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:3c3665fa451ea9b563a4b651048fd51e2aa64104dc4a203998a6618968150879
3
  size 50899792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2977ff02f96b8ad37d41b0ffea9189064261e8948f7b80501db327c6364b9a68
3
  size 50899792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80e9f3ad6c14a5d5e8ec354eb0db2a90448df6d5e826db9e380ccdfda623eac8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b266fc2b67d2ed61c8c186848c5757d0799b2eb7e5e294d6ff54ffda59e2026e
3
  size 6776