imdatta0 commited on
Commit
9d10a95
1 Parent(s): baf4b54

Training in progress, step 195

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:a581af5def7b0c7d0d7136dfe065ab282719191428e02877e4f5cff3bd0c301d
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5099b757551ec3f00a6f6d9fe434a7a5166cafedbaba750a3b6f5aa3b62d6e7
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