besimray commited on
Commit
6e98e29
·
verified ·
1 Parent(s): b9c0b9a

Training in progress, step 5

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