souging commited on
Commit
a1a06d1
·
verified ·
1 Parent(s): cf398e0

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,15 +20,15 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "gate_proj",
25
- "o_proj",
26
  "up_proj",
27
- "v_proj",
 
 
28
  "down_proj",
29
- "q_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
- "use_rslora": false
34
  }
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
24
+ "gate_proj",
25
+ "k_proj",
26
+ "q_proj",
27
  "down_proj",
28
+ "o_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
+ "use_rslora": true
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:def2b7cc8b39414e90f7af1d4cd29c13e146c251079c918334c22a4d98d2cabc
3
  size 78207176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90e4803356e4e72a337f1707410db66d132500f996c7c1d4a5ffe4fece8ee451
3
  size 78207176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd3ad3c7b6a914284052da3e59cc5843e44ec9bb2988eb1f73b9e7d053c0463d
3
  size 6264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b23c9e1e010a69a6586077f10ad3bd83fceb87692f82e3491b3ccdb3d627eac
3
  size 6264