ketchup123 commited on
Commit
ea45cf7
1 Parent(s): b1d2478

Training in progress, step 42

Browse files
adapter_config.json CHANGED
@@ -14,7 +14,7 @@
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
  "lora_alpha": 16,
17
- "lora_dropout": 0,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
  "lora_alpha": 16,
17
+ "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb21b1fcc1201d0bc1ab754fe1f31ff978c5b490457dbba528a0a98c4b951eb8
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bb8d8d3d232c1626ff0c25ed416240c2e12d492698ad4ac0b11445ebde305e0
3
  size 27280152
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2bf6201c049f9feb6dd677b866a6fa91ffaacfc4ba2d556f0aa54aa1fb54350
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0645d8550edb1fe32bbd2e5245bafa0eca5a14e432bc579276afd42e59de51ea
3
  size 5560