isaaclee commited on
Commit
8da4612
·
verified ·
1 Parent(s): 641b789

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -9,22 +9,22 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 128,
13
- "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 256,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
  "up_proj",
24
- "down_proj",
25
- "gate_proj",
26
  "o_proj",
27
  "q_proj",
 
 
28
  "v_proj"
29
  ],
30
  "task_type": "SEQ_CLS",
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 2,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "up_proj",
23
+ "k_proj",
 
24
  "o_proj",
25
  "q_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
  "v_proj"
29
  ],
30
  "task_type": "SEQ_CLS",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c4269d4ac3e94c52258d31cbdf6e2897a1e4fb807db452835d2d7b37917466be
3
- size 2946609584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58e53a80ed29f16cdd3801d512a15e6c45b29af63a54c71b5f87bdfff6db9022
3
+ size 283223752
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78b29f09d61fdf50ff19f4c24988a948069bd79e762a1cf68e2b2e09f3a63f67
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:186d4a8d5e284e001aba263dbdd99b1efa3e780c9807dc7682d2a270d62a7dc3
3
  size 4728