duyphu commited on
Commit
877492e
·
verified ·
1 Parent(s): d034481

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
  "down_proj",
27
- "k_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
  "v_proj",
24
+ "o_proj",
25
  "down_proj",
 
26
  "q_proj",
27
+ "k_proj",
28
+ "up_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:f0783c703666323e4494d3c1043255bca8f6850af7d6ba2759236393006c4779
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18aa78924e67e8eff3809cb80bcfd36c2c02a48c0d478250290e6b84a5572d45
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8954d74c302c23cb41d1c4da3f32b54358295a0958c170cea62d7fb5a4df045
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c756a1b53727465edb1bd8108e75268ef584eecd84ff7df1fcafbb5a64a98c
3
  size 6776