tuanna08go commited on
Commit
3e3c903
·
verified ·
1 Parent(s): d80c679

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "v_proj",
24
  "up_proj",
25
- "gate_proj",
26
- "o_proj",
27
  "down_proj",
 
28
  "q_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "v_proj",
24
  "up_proj",
 
 
25
  "down_proj",
26
+ "gate_proj",
27
  "q_proj",
28
+ "k_proj",
29
+ "o_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:05d37a02642e4bf2363d482bf2714d0caf59a64cd6d2dc4467f71cbf963607a5
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40b0d9600544e51cd654c4caaa5cb3d7a7ab83431c41d91c929b9ffb5f51fa92
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97f6a4ea48b14e685ca5ae09e49ffaa30b4fedc1dd8e8e65f6133df6108c6668
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c3b5a0bcf273e34cf0a7149b3e71ce068be0676f316b2893a38223f0e045a60
3
  size 6776