duyphu commited on
Commit
74aa6c9
·
verified ·
1 Parent(s): 764cfd1

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
  "q_proj",
25
  "down_proj",
26
- "gate_proj",
27
- "k_proj",
28
  "up_proj",
 
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "q_proj",
25
  "down_proj",
 
 
26
  "up_proj",
27
+ "gate_proj",
28
+ "o_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2523cac36b8c088834355d412c34d76530cd8c9eeaeb739be68f48a39bdf499a
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d574e798a2340598317c1894d731011de2a862f4bdd2d315554dac83ce731fcb
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:006839ecc105a05a0d496065bc51b128e992e6e07bcf03bc9644a82ce38f3241
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a706fe43f6fd7c94eac7055c56f007a7220646b21d2685d7e12af09c068b9c7
3
  size 6776