chauhoang commited on
Commit
aff36e6
·
verified ·
1 Parent(s): 3a6356e

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
- "v_proj",
24
- "gate_proj",
25
  "k_proj",
26
- "o_proj",
27
  "down_proj",
28
  "up_proj",
29
- "q_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
  "down_proj",
26
  "up_proj",
27
+ "o_proj",
28
+ "gate_proj",
29
+ "v_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:52f5003075a2993d2849d3d2fb6d523e333cc1db77cbad5dbba39684a97ff749
3
  size 50899792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61db5b4f71ef952b42be6463362e638adaae812a3a508a0c7179d05dc19d05bd
3
  size 50899792
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0042888ac2d2bf723815438b5328f882f6325d313b0509749129b582eaf65e21
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30fbde4f10bc42b534c0266e3d004f45a46e0d59cd3c9dbbfe8dcabc0bbdbc78
3
  size 6776