DLingo commited on
Commit
dde8222
·
verified ·
1 Parent(s): 200b027

Training in progress, step 32

Browse files
adapter_config.json CHANGED
@@ -16,12 +16,16 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
- "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "gate_proj",
25
+ "q_proj",
26
+ "down_proj",
27
  "v_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb73e16db500e780afa716e99339fcb2719feafafefc5a37bf33fa95f5a90d6c
3
- size 4373064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df9f701c9249fc5b5e429b09a4d9c2b70e575d71e10ce7533647b207eb165473
3
+ size 136753176
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88a3a6fcb80132f76da8aa40cdc3fccd7e5d8468ef15421f5b0c2715e85217d2
3
- size 11420538
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:091aa7594dc2fcfbfa06b9e3c22a5f0562ac14f30375c13af7309407a0e67b8a
3
+ size 11420371
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47cc2b715a2aa624bad152cdcfe75d961031a5b794e1d991059bf80476d9ea1d
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64558442d214d8534f78de779fea18cf0a73ba1c265eaa52c1bc959ac5bbedac
3
  size 5560