willtensora commited on
Commit
d90904a
·
verified ·
1 Parent(s): c673cc2

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
- "q_proj",
24
  "gate_proj",
25
- "v_proj",
26
- "down_proj",
27
  "up_proj",
 
 
28
  "k_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
 
 
24
  "up_proj",
25
+ "down_proj",
26
+ "o_proj",
27
  "k_proj",
28
+ "q_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:7065a8a7527601216ed9ba12aa9f758e0b31244fbf23be477758d02a912fc779
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347a0073c1aeed6922417e11b41217b5ca15082154d56f935f9777130fc8e554
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b3d69d552d88d6d7e3776d69f19b418168ac3147b1c0c877c9d865e8c645e99
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2daceafefb5eef61850777c2a560f7c86e0e58a4e9e3449351c10cc0e181f086
3
  size 6776