duyphu commited on
Commit
ecbb13e
·
verified ·
1 Parent(s): 6be8d72

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