gremlin97 commited on
Commit
7c5b469
1 Parent(s): 044aad4

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:f52afac531d9b7ed91ddf6be027ae8590e1d88b9b69b276ac48e4ef458b7cea2
3
+ size 9444296
runs/Mar07_00-21-38_442eb4206918/events.out.tfevents.1709770900.442eb4206918.1518.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b875888e8f76e46952e444713689b9d279ff6ac261278973a4ac6c3ac41561d5
3
+ size 4879
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4098b9f5fb05f3bdfc089656e07057e6aa2f258b7d66d8f61022129c5ce4368e
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357d0d8df0a00798b4c6c6e9034d41b17f36f5cb1531e8c8d0cbfba95e4ba47c
3
  size 4920