Jorsini commited on
Commit
6e87ba1
1 Parent(s): baa395c

Training in progress, step 500

Browse files
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": null,
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 32,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "base_layer",
23
+ "dense_h_to_4h",
24
+ "query_key_value",
25
+ "dense",
26
+ "dense_4h_to_h"
27
+ ],
28
+ "task_type": "CAUSAL_LM"
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4fd8c600546af0d7ab56ae539def45541655e00c10815081c0ae711355acaf9
3
+ size 62953296
runs/Jan09_14-52-24_dfcbf16ed0c5/events.out.tfevents.1704811956.dfcbf16ed0c5.1552.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6941b4bcd445f7aad8285a7937a570287e9745acc7fcd8848b5ad9c42fc8814f
3
+ size 4760
runs/Jan09_14-53-38_dfcbf16ed0c5/events.out.tfevents.1704812035.dfcbf16ed0c5.1552.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35f844d40f1e9e1b8e701cb9c8b317571fc959731cc1d338363774211189d572
3
+ size 5188
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48fd1b2acfc82545a9339a0011269427d92779ea3ec3304b0d124fa8437f87d6
3
+ size 4600