mindw96 commited on
Commit
fade9e1
·
verified ·
1 Parent(s): 5903cc1

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-2-9b-it",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 128,
16
+ "lora_bias": false,
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": 256,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "v_projup_proj",
27
+ "o_proj",
28
+ "down_proj",
29
+ "gate_proj",
30
+ "q_proj",
31
+ "k_proj"
32
+ ],
33
+ "task_type": "CAUSAL_LM",
34
+ "use_dora": false,
35
+ "use_rslora": false
36
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b5125f66a21eb80fc8bf9c6e7367318b7478e41770946eedee1bd9ea878c0f2
3
+ size 2444288600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd70582e0c3a55e8ad8d0323048126c59a0d59b9155d724d281631d096b096dd
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7e70af2874beee348f1ec0ccd7e180c85a08967efab5188ec47a97de18cf8c0
3
  size 5624