willtensora commited on
Commit
eb6896d
·
verified ·
1 Parent(s): 8f26b60

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "up_proj",
25
- "q_proj",
26
  "o_proj",
27
- "down_proj",
 
 
28
  "v_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
24
+ "gate_proj",
25
+ "q_proj",
26
+ "up_proj",
27
  "v_proj",
28
+ "k_proj",
29
+ "down_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:b223e30d8c9bbebf54351b7cf7b34b0849a4652f452b06d4ef2624ec31855119
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b533b7117bc0e3c81f20822c894195616054d12b9a0cdcfb40e420186d215d2a
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dce5acab224b5c3a108ca0fe2f9d758fbfc0ad3d00d3c86ddb99c6b0338681e0
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:746519a0d96e6801b9e01fd3392d353e8f9467d5d8a337d4d558559fbbc2a9f0
3
  size 6776