jazzson commited on
Commit
72890f8
1 Parent(s): 629bcec

Training in progress, step 200

Browse files
adapter_config.json CHANGED
@@ -10,8 +10,8 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
14
- "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "k_proj",
25
- "up_proj",
26
  "q_proj",
27
- "o_proj",
 
28
  "gate_proj",
29
- "down_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.2,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "down_proj",
25
+ "up_proj",
26
  "gate_proj",
27
+ "v_proj",
28
+ "k_proj",
29
+ "o_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:1b0af59d551d2db519eb35dfa43e01c3e22b9fd5430eae359316fb5e416bee8c
3
  size 41581360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fa66be3d4a7311d3014a87414186c20b18271fd81cc360432ce349307f6365b
3
  size 41581360
runs/Nov07_11-35-42_987d39284a3d/events.out.tfevents.1730979363.987d39284a3d.2294.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:773476059ab0ebfdf7eedb2ead7c0deafb3424cd97548814dbe83ba9e8139afb
3
+ size 5666
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c951826726a61cb3c0add037215ead129d9f0b2d14a572d23a6f9f0f66c5508
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d7ab6529b5acd4d2436094471dbe8bdf63005a567296c84841228f1af628e0f
3
  size 5176