SimonMA commited on
Commit
ad05c2d
1 Parent(s): 9685ee8

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": 1,
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
- "gate_proj",
25
- "down_proj",
26
  "o_proj",
27
  "q_proj",
28
- "v_proj",
29
- "k_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": 8,
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
+ "k_proj",
 
 
24
  "o_proj",
25
  "q_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
+ "up_proj",
29
+ "v_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:d87365100be548bb629157f36c166dd2fbd639027f9cf131990e1fb654e9f156
3
- size 2332095256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dc53da8154b2215e335c93745f6f95a948073702033c61346df61824c7f3643
3
+ size 3611357976
runs/Apr04_08-41-59_b562675953c9/events.out.tfevents.1712220131.b562675953c9.118101.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31f4be93dcea86246ec38728cb33c94c0cb79582080e0814cda14e871131c864
3
+ size 5410
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f25f22e5af78cfd4cb3a350fdbf786ce0ae235cbee7ecd9ec95b99be916d80f3
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce176e5dfe3d42e67c031fb5df98cf1004e81fc2615720db9b436d2585f0e4ba
3
  size 4984