chauhoang commited on
Commit
81bc060
·
verified ·
1 Parent(s): 8504b4b

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