hllj commited on
Commit
08ae9f6
·
1 Parent(s): c407c87

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -8,18 +8,18 @@
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
- "lora_alpha": 32,
12
- "lora_dropout": 0.05,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
- "r": 16,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "v_proj",
20
- "o_proj",
21
  "k_proj",
22
- "q_proj"
 
 
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "lora_alpha": 16,
12
+ "lora_dropout": 0.1,
13
  "modules_to_save": null,
14
  "peft_type": "LORA",
15
+ "r": 64,
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
 
19
  "k_proj",
20
+ "q_proj",
21
+ "o_proj",
22
+ "v_proj"
23
  ],
24
  "task_type": "CAUSAL_LM"
25
  }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4067ee277ea49356f2e88a2457d2fcab69a2cdf217a7b5e178d8008490bb894f
3
+ size 54618762
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:536db3fc719f4c85b44d08d718813950054a871955c92870658a2480c307bddc
3
- size 54560368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5560923ab034e3ec71d599e2f6d4798265ce3277416f05cea26b4aaf22f0697
3
+ size 218138576
runs/Nov18_04-50-43_7a59b30c842e/events.out.tfevents.1700283049.7a59b30c842e.54271.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ad018de6c9f53597548da4393e80576812d1783b7ca5ec96c52e8ca9223259c
3
+ size 14972
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef091abff04e499d3cc53095af484677738d5a7f8cb57daf0a3da0e27614f20e
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f01231f953caf52809552663f90a4cfedb9b5fb08c672c9a34ce629fa20a423f
3
  size 4600