chincyk commited on
Commit
fb8e8fe
·
verified ·
1 Parent(s): a140f8a

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -23,16 +23,16 @@
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
- "r": 8,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
- "key",
 
31
  "value",
 
32
  "dense",
33
- "query",
34
- "qkv",
35
- "projection"
36
  ],
37
  "task_type": null,
38
  "trainable_token_indices": null,
 
23
  "megatron_core": "megatron.core",
24
  "modules_to_save": null,
25
  "peft_type": "LORA",
26
+ "r": 16,
27
  "rank_pattern": {},
28
  "revision": null,
29
  "target_modules": [
30
+ "query",
31
+ "projection",
32
  "value",
33
+ "key",
34
  "dense",
35
+ "qkv"
 
 
36
  ],
37
  "task_type": null,
38
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d953b76eb59932dff8031b58877e6bdaa58adeffa886bedec2f575eb77bd0ad1
3
- size 9530608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b34e3751dccf71c97362fdbc98430805002be798899649b2fc0c5b7307d2cb6
3
+ size 19017536
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdbfe491b1d5999e0d0a2d00cca151624525975388bb4a9b62bb6a8ac8b5b863
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c3b3e7c9305f2823e4e84f26464a79b194af125bd9056c597794f354cb9d8d5
3
  size 5432