duyphu commited on
Commit
c2e5aa8
·
verified ·
1 Parent(s): 50dbfe2

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
- "o_proj",
24
- "gate_proj",
25
- "q_proj",
26
  "k_proj",
27
- "down_proj",
 
28
  "up_proj",
29
- "v_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
+ "q_proj",
25
+ "gate_proj",
26
  "up_proj",
27
+ "v_proj",
28
+ "down_proj",
29
+ "o_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:505fe5d112a53c63f05686301e9de6676ff10373b3c52c27217c00de615be4dd
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e569ec85484609911ddcb3fdf62fcec4ef54de5848c96f9fccdd05f32d62fc4
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32d9dc7275cc170823648480ef44df17484e210958af60a6adc26045c6f8a2ea
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c12fa03cd959f7185f38465836ffb31efbb3a54ea551f87ac4909ae6a6dbe4e1
3
  size 6776