ravindraog commited on
Commit
7e41bb7
·
verified ·
1 Parent(s): 493d438

Training in progress, step 50

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