imdatta0 commited on
Commit
6f1fabc
·
verified ·
1 Parent(s): 1e23285

Training in progress, step 384

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "v_proj",
25
- "o_proj",
26
- "down_proj",
27
  "up_proj",
 
 
28
  "gate_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
  "v_proj",
 
 
25
  "up_proj",
26
+ "down_proj",
27
+ "q_proj",
28
  "gate_proj",
29
+ "o_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:ccdc2e4a0e5c48aad4362833fd6946708db8baaef5dda1f21b457658bfce2c53
3
  size 80792096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55c4c0c7fbe1339a91a84555843ef187b3cdcf53b9817f0001d585799e7540b5
3
  size 80792096
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35b5b85daa0572fd56bef2cdfec880ef013269af27358a1177228df432354831
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:285d2f7e65e8accacae9757c054910c2e93e4a6dedb2f5a925f78b7261a0a81c
3
  size 5304