gremlin97 commited on
Commit
ae5e405
1 Parent(s): 29b1dc1

Training in progress, step 500

Browse files
adapter_config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {
12
+ "loftq_bits": 4,
13
+ "loftq_iter": 1
14
+ },
15
+ "lora_alpha": 8,
16
+ "lora_dropout": 0.05,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
+ "modules_to_save": null,
20
+ "peft_type": "LORA",
21
+ "r": 16,
22
+ "rank_pattern": {},
23
+ "revision": null,
24
+ "target_modules": [
25
+ "query_key_value"
26
+ ],
27
+ "task_type": "CAUSAL_LM",
28
+ "use_dora": false,
29
+ "use_rslora": false
30
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb7f2505c7e48e9b13f21accb9e06dceddd48e18bb29d41188e3085f4b2f6b23
3
+ size 9444296
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f748d3a7cf419fe5874b58eba60332ebdfc39a421673481c15a986c648ce0a3e
3
+ size 4728