dsakerkwq commited on
Commit
6b0f22b
1 Parent(s): 2379c70

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
- "up_proj",
25
  "o_proj",
26
- "v_proj",
27
  "k_proj",
28
- "down_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
  "k_proj",
26
+ "q_proj",
27
+ "v_proj",
28
+ "up_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:e842c2684a122e2a34fbf49effeb6a507bb8d4d56156ff990a4b90d180973b95
3
  size 50624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7166ab67cfc960743f26552068db4481549b3e0bbc1fcec8d7e4db3dae0493b
3
  size 50624
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acde19a0b042665eb1d7d63b005ab051c192e9e4375e02b4e130bd85c90c6126
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05d1a62dc65861458bde0dc6d5004def2c91ae0694476ae00419adafa0bb28bc
3
  size 6776