tuanna08go commited on
Commit
573f100
·
verified ·
1 Parent(s): f144101

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
- "k_proj",
24
  "gate_proj",
 
25
  "o_proj",
 
26
  "up_proj",
27
- "v_proj",
28
- "down_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
  "gate_proj",
25
+ "q_proj",
26
  "o_proj",
27
+ "k_proj",
28
  "up_proj",
29
+ "down_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:9403a7cef4c8a455d57ce4d7f3f85fabf67c61f7f21fcd25ca54a9dcc586c3bc
3
  size 1134088
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dceaa66676f15994dd65a13d1925419a43c67d7d4dc0fc8039578d87bc790598
3
  size 1134088
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5036f211d6d9d4a2dde8ebb2adc9dd573ceaea2e847bea898003929f36c079e3
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:146af7047ae22e5ddc70ef98acfb15b281fbf52072712b7e9a9f7f03159a0c87
3
  size 6776