gremlin97 commited on
Commit
9c38567
1 Parent(s): 83fb9a5

Training in progress, step 500

Browse files
adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "bigscience/bloom-1b1",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": "loftq",
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {
13
+ "loftq_bits": 4,
14
+ "loftq_iter": 1
15
+ },
16
+ "lora_alpha": 8,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 16,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "query_key_value"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d842e41b9ff16b8028b7955c885ffdb6d29ce7e37e90a63becc41f1b368b9f5
3
+ size 9444296
runs/Apr17_02-51-21_4140fb3af5f2/events.out.tfevents.1713322283.4140fb3af5f2.6827.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4037b7421ab3511d26797372fe4f8102e5f1c880829b49e804a1285e05720177
3
+ size 4730
runs/Apr17_02-53-52_4140fb3af5f2/events.out.tfevents.1713322434.4140fb3af5f2.6827.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e25b292e531abd0db82b4872d5ea7103032effe2bf93d2e023e22c192c4ff7e1
3
+ size 4941
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8fe8d943fd6b4d0d4598068bb4f9de2609794e3a54c649d0aac27805f5cea5c
3
+ size 4920