cwaud commited on
Commit
c94e53c
·
verified ·
1 Parent(s): f1a6c05

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
- "q_proj",
25
- "down_proj",
26
  "o_proj",
27
- "k_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
+ "k_proj",
24
  "up_proj",
 
 
25
  "o_proj",
26
+ "gate_proj",
27
  "v_proj",
28
+ "q_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:37a6dea53ec3b812b1eb6eb7c6c7455246762f0954fdcf7166c4464209abc10f
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c255c78c364fef6af228abb999e0a60f83c3dd565a7b4bb9ec61310048d97870
3
  size 35237104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bb4641b36f0acccb1306205950ab580626a7b8e2be4090bd520dff8d44bcea2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c43f316c8b6933869ffa8d65b11e21ae02616eea227f49af9bb4eb338f46302
3
  size 6776