AdamLucek commited on
Commit
c7b12d1
1 Parent(s): 5a53288

Training in progress, step 250

Browse files
adapter_config.json CHANGED
@@ -10,19 +10,19 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "o_proj",
25
  "v_proj",
 
 
26
  "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
24
+ "o_proj",
25
+ "q_proj",
26
  "k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe4d605f735f5ec87fbd75c1747f3a661352f3796e1f657732cdeddc4dc1b2b2
3
- size 143176096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02164d87ddebc8ac35cc6acd6f2150bef6f07c007f4a538472f6487aee8398a1
3
+ size 71610528
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62aac1caf8a9d4c3f0bbcea6f3b568dc4c31697217cfb0a518a27db2e4da992a
3
- size 17518624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7da53ca29fb16f6b2489482fc0bc6a394162cdab14d12764a1755ebc583fea79
3
+ size 17518525
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e83eb38978acae82b55e0885f50ccd6b5b58f2621844a8a8af94bd3fc1dd10d4
3
  size 5627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ce046c74d5fee2c61dbdb1ea528ba539a687afe02aa70993b32b7d62b0cd34a
3
  size 5627