chauhoang commited on
Commit
f0ea076
·
verified ·
1 Parent(s): 8c8eea1

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