duyphu commited on
Commit
bab58ef
·
verified ·
1 Parent(s): 7dc12d0

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