Konstantine4096 commited on
Commit
014e820
·
verified ·
1 Parent(s): 2bf449e

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -12,24 +12,24 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 64,
16
  "lora_bias": false,
17
- "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 128,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "v_proj",
27
  "down_proj",
28
- "gate_proj",
29
- "q_proj",
30
  "k_proj",
31
- "up_proj",
32
- "o_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": true,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 32,
16
  "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "down_proj",
27
+ "v_proj",
 
28
  "k_proj",
29
+ "q_proj",
30
+ "o_proj",
31
+ "gate_proj",
32
+ "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4421fd7e640a9d0945fad266ea5c431349da33a6991350b3e958cb4d400e537b
3
- size 1347775120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7c690ea2bba63091c0e8fff1be19ed93887f175ffa09b146ce790e3eba19101
3
+ size 676685576
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:325eff1171656cf92f550a0f196b4dd95e0b943a247704a9dc61f592b3ceca42
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:039363826b8019c94ac7ebc50e3e6f8b916962fe26803cf421bd8dbf6dcfa055
3
  size 5688