chauhoang commited on
Commit
25d5e89
·
verified ·
1 Parent(s): 23e75ef

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
- "o_proj",
26
  "down_proj",
 
27
  "up_proj",
 
28
  "gate_proj",
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "down_proj",
24
+ "q_proj",
25
  "up_proj",
26
+ "k_proj",
27
  "gate_proj",
28
+ "o_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a418c09d827f3bd11da7d69f6a27fda772ad52f19cab6723d358a510a3798bcd
3
  size 59933632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca61ec355a6f18abf1fc7f1ed604a06c518fd363ac9bdf28970797889c6072b
3
  size 59933632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5ff2f8d51127fcfb92646bf92a9b605b7a9b0efe79753d906653bbee2828b62d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55914b09ab69a5433666d21d3b8df996df6574a5c4e9220f6cd4e5b302522e4d
3
  size 6776