SimonMA commited on
Commit
0cb8f37
1 Parent(s): 46156ff

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -10,7 +10,7 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 256,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
 
 
 
24
  "up_proj",
25
  "down_proj",
26
- "q_proj",
27
- "gate_proj",
28
- "k_proj",
29
- "v_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": 128,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
24
+ "k_proj",
25
+ "q_proj",
26
+ "v_proj",
27
  "up_proj",
28
  "down_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:b3859e88c47aeace90549c2d6b1f1e921c268be5553fe921d19768d21e1c97af
3
  size 2332095256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6b61b571d67828427b2d92a8f0b857069181047d97b0c9286a168c2b784cdd4
3
  size 2332095256
runs/Apr02_07-12-39_1f3fbe1ee1c0/events.out.tfevents.1712041966.1f3fbe1ee1c0.32401.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28bcc9c2d888f08d7b8fc2e3b341bf7a912e166686b6c707570d4948dff2d40f
3
+ size 5411
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9c93f4241534784d984a7e3b976dec8e33542a9bd517c3b2795bd4e33062913
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:114b4cb8725f1816f2141e390e912ce51e3d5062aad6e9e02174514a5a238740
3
  size 4984