tuanna08go commited on
Commit
be401a9
·
verified ·
1 Parent(s): 6f9b604

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
  "q_proj",
24
- "v_proj",
25
- "up_proj",
26
  "gate_proj",
27
- "k_proj",
 
28
  "o_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
  "q_proj",
 
 
25
  "gate_proj",
26
+ "v_proj",
27
+ "down_proj",
28
  "o_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:70bbab1c2a34230968066d9c0c27a96b53b40e62bee007428967243d9241e30f
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5550db9e478ea87d4f88c4bdfacd8405ca847486d071575d0c550026d6da5970
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a0b9481ada84c93e40a026ac93062ea52be2271357647adc5f384ce7cad5091
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad8aae65b9dff1dff8418183b007b913327eb41a1eb1fd80b9afd2cd6c7f4714
3
  size 6776