tuanna08go commited on
Commit
ebce180
·
verified ·
1 Parent(s): 5db6001

Training in progress, step 8

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "q_proj",
25
- "k_proj",
26
  "up_proj",
27
- "o_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
  "up_proj",
24
+ "k_proj",
25
+ "q_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
  "v_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:bab5cd2d82667aa88babe328886b13420e4373f17083ea84cc760b6bb2acb50d
3
  size 100059752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:271e910b49bbc3a70bbece333bb98b8044250f5312389fc58f4477edee664bb4
3
  size 100059752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c919ce5487abf058b6597df3579004fa77c2ac1a2b5c50aed2a11faf30f0f667
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a83544229dc0d8d1596052bdfbbc9ee05a61596a97a8a28c412d20b2c7cef39c
3
  size 6776