duyphu commited on
Commit
976bb7a
·
verified ·
1 Parent(s): f0de9de

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