imdatta0 commited on
Commit
b5b954f
·
verified ·
1 Parent(s): 5e21629

Training in progress, step 182

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "gate_proj",
25
  "q_proj",
26
- "v_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
  "q_proj",
 
 
24
  "o_proj",
25
+ "v_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "gate_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:4e9aace552031dccfc6ebdbdbb2f34aacd22336e7e16225fe15e9a23a40567b3
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1299b0f4cb935335ba3db0048eb9372b56be6427350ffb7dabdaea060d78f05f
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa43bb794ff67a53017a73bb62ca032a061613463a9d5c48bb1d3240c679f265
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23716eeec875dbc69255c8cdc873f2fce4367389efee11d7cb80cf34e690fbbc
3
  size 5304