chauhoang commited on
Commit
8433ee4
·
verified ·
1 Parent(s): 79b6b21

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
- "gate_proj",
24
- "o_proj",
25
- "v_proj",
26
- "q_proj",
27
  "up_proj",
28
  "k_proj",
29
- "down_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "up_proj",
24
  "k_proj",
25
+ "down_proj",
26
+ "gate_proj",
27
+ "q_proj",
28
+ "o_proj",
29
+ "v_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:33dfad62ab933ab05c4047651b369c40761a2e530a9476afa05ae962e059f604
3
  size 10624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:176c7527a6ce6c288c20f92449d664afe9beca49597b02009841150f06e64dc7
3
  size 10624
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d161889a154225121e3661a4adc0b6ec1f56264409bf29d83b627f750430deb7
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9eb3a5d7323b93229d56eeaffd9030e233245be17188546dab5540dec4a49215
3
  size 6776