duyphu commited on
Commit
13f0568
·
verified ·
1 Parent(s): 014a87a

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