duyphu commited on
Commit
bd595cf
·
verified ·
1 Parent(s): 1ccd6f9

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
- "v_proj",
25
- "q_proj",
26
  "down_proj",
27
- "gate_proj",
28
  "k_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
24
+ "q_proj",
25
  "k_proj",
26
+ "o_proj",
27
+ "gate_proj",
28
+ "up_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:084c0c2012ae5e7b9975ff06d2dbd921cdd7d3b5573853d3b701de75090fd132
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fc6cfe0d72657a16135c113359e7e90a89ae2417134b4a6f026f2b3f7ccc61a
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bbbf1453021d413c8d00578ca5ae5193cedac5a8b82b32c71a4ce0e6bdf096e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17a5866de0d897083aef0c7625839b4a59032586d730de3465f70105bbbf74eb
3
  size 6776