y1203t commited on
Commit
7fa21b2
1 Parent(s): 9e69fc0

Training in progress, step 120

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "v_proj",
 
 
25
  "o_proj",
26
  "q_proj",
27
- "down_proj",
28
- "k_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "v_proj",
25
+ "gate_proj",
26
+ "up_proj",
27
  "o_proj",
28
  "q_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:3ddaafe3382e7cdcba3566f624e2c381552bfe78579897e3510350bce3c7cf9f
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4a04271d87196fe0a5d51a0774c95e51589dde1c3997118eb58abe98ad8ce6f
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:498e752148b63aaee8af2db149950c2b8397e0e16f799131350011160660ebd4
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e4f03d6ab8beda3c0b0ea1cda24bd79ec37b527faf2efe0fdc8a42462a5f26d
3
  size 5112