madhuHuggingface commited on
Commit
09c1510
·
verified ·
1 Parent(s): c23715b

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "down_proj",
37
- "gate_proj",
38
  "k_proj",
39
  "o_proj",
40
  "v_proj",
41
- "q_proj",
42
- "up_proj"
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
36
  "k_proj",
37
  "o_proj",
38
  "v_proj",
39
+ "gate_proj",
40
+ "down_proj",
41
+ "up_proj",
42
+ "q_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7213e415cf5c742a21daa25a00eb47a0ba82a6cd781be901089a3ef1d0fe5528
3
  size 121537408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94296fca05c5aa8b3c93e9d5125bd367c77633bbc29df675056d190da862e145
3
  size 121537408
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7b86e3819a1931d176f3cf8aa240c5ae52991ad2bb53a0e4063d88fb1d5392e
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0554d7321c506bd816e992029d18cb4e33d99d8af5ebe99c62fa15c5a1cf0043
3
  size 6353