chauhoang commited on
Commit
228bd35
·
verified ·
1 Parent(s): 84c605d

Training in progress, step 13

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