ZeroUniqueness commited on
Commit
d2fd6ab
·
verified ·
1 Parent(s): fe5c1f7

Training in progress, step 7000

Browse files
adapter_config.json CHANGED
@@ -13,24 +13,24 @@
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 32,
17
  "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
- "r": 16,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "v",
28
  "wo",
29
- "k",
30
- "q",
31
- "wi_1",
32
  "wi_0",
33
- "o"
 
 
 
 
34
  ],
35
  "task_type": "SEQ_2_SEQ_LM",
36
  "trainable_token_indices": null,
 
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
+ "lora_alpha": 16,
17
  "lora_bias": false,
18
  "lora_dropout": 0.05,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "r": 8,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "wo",
 
 
 
28
  "wi_0",
29
+ "o",
30
+ "v",
31
+ "wi_1",
32
+ "q",
33
+ "k"
34
  ],
35
  "task_type": "SEQ_2_SEQ_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29888d6bb2be75dd6e2a81fe9169e6e5f7d56c2a7132aa83dd296bba2d28cb3b
3
- size 13628856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cde04cd2a61be20c7106ba279c33a1c478f6e9e4fa59212d2e2afa40e1ddc305
3
+ size 6845168
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f15b19231f2ba3e94843a225bbda5d88491e69856348aceb2cb19286ffd7b52
3
- size 7032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22c1eac10003e02e542944770c1f8ca0540fc11dd9061b6fa4af5997d7a9e983
3
+ size 7160