tuanna08go commited on
Commit
3b7f659
·
verified ·
1 Parent(s): f5acc0d

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "k_proj",
27
  "o_proj",
 
 
28
  "down_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
24
  "v_proj",
 
25
  "o_proj",
26
+ "up_proj",
27
+ "k_proj",
28
  "down_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:58381105673501d4d8bad28841e785d584e9276e7cace84af36e0b2e0b9e9e9e
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6098006021aadc2c1eff8c9f0924145d3b1edea00a54f430721973557d6ce3e
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:260fa222ef872a5b775a6b0a028e89b9d3192a6085ebb5108a99ac7865fd3d07
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:089cb18b63dc7db043fa94fe0e4c7973472ac7d8e3a32173134622601f46a0b5
3
  size 6776