SimonMA commited on
Commit
b2ec0d1
1 Parent(s): 109dca6

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
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": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
 
24
  "down_proj",
 
25
  "v_proj",
26
  "o_proj",
27
- "gate_proj",
28
- "k_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 512,
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": 256,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "k_proj",
25
  "down_proj",
26
+ "up_proj",
27
  "v_proj",
28
  "o_proj",
29
+ "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc0a0d36685063abfcb83bd2cf7302e9a5a76cc58234819556b8db357fd35706
3
- size 2332095256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aecfd56b4f402b9943762609df0524c4754b22c57ba888b4d52195299eff8b33
3
+ size 3611357976
runs/Apr02_05-35-06_1f3fbe1ee1c0/events.out.tfevents.1712036116.1f3fbe1ee1c0.6359.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f60026f6982a5ff91d155134bed4c265e684a098277413be985912a4f372ec23
3
+ size 5411
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d7194c454de1c8662e06109a53ffbaecc7e48f2be8a3a6cd4d3907e4aefec0c
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bcbaa9e0c85cfabcfcb328cfdf2cf920c56178cee9b246cdd4a0bb41c090cae
3
  size 4984