srezas commited on
Commit
681dbd7
·
verified ·
1 Parent(s): 7f7e26a

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -15,19 +15,19 @@
15
  "layers_pattern": null,
16
  "layers_to_transform": null,
17
  "loftq_config": {},
18
- "lora_alpha": 128,
19
  "lora_bias": false,
20
- "lora_dropout": 0.1,
21
  "megatron_config": null,
22
  "megatron_core": "megatron.core",
23
  "modules_to_save": null,
24
  "peft_type": "LORA",
25
- "r": 64,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "q_proj",
30
- "v_proj"
31
  ],
32
  "task_type": null,
33
  "use_dora": false,
 
15
  "layers_pattern": null,
16
  "layers_to_transform": null,
17
  "loftq_config": {},
18
+ "lora_alpha": 64,
19
  "lora_bias": false,
20
+ "lora_dropout": 0.05,
21
  "megatron_config": null,
22
  "megatron_core": "megatron.core",
23
  "modules_to_save": null,
24
  "peft_type": "LORA",
25
+ "r": 32,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "v_proj",
30
+ "q_proj"
31
  ],
32
  "task_type": null,
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:57e2fe6519ec660eeaad49baf301ee82b03cc54053ae90ef18fd50486c462e12
3
- size 75538776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eacf17c4e6de8e5faa30f6ee90420bbc83c9fb71aed6b786f3da6ffb9464a1c
3
+ size 37789960
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98d8f4e976249f94d14de9143a0ffe441368dde5b17cdc87a24f68caac1f39b5
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40d49fa15b3ea2a6d38d0e11737338d39e352210bcce9b0b177b50209d0e760b
3
  size 5496