gridwolf commited on
Commit
17be8f4
·
verified ·
1 Parent(s): 36b9e6c

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "google/gemma-2b",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "classifier",
19
+ "score"
20
+ ],
21
+ "peft_type": "LORA",
22
+ "r": 8,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "self_attn.k_proj",
27
+ "self_attn.v_proj",
28
+ "gated_mlp.up_proj",
29
+ "gated_mlp.gate_proj",
30
+ "self_attn.q_proj"
31
+ ],
32
+ "task_type": "TOKEN_CLS",
33
+ "use_dora": false,
34
+ "use_rslora": false
35
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e839999a30de42e1c32920245c9e02efaba35ac5e7d96fb890db688167fb49f4
3
+ size 5642548
logs/events.out.tfevents.1730004066.0f109ae9757b.1010.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e3e0c70c8aa6098852bffc1333a878f955638d72d51175e8a2e1917c430a07d
3
+ size 9147
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e828cbc2e772eaff5eee5495d5c1d34fcef47c3de1224e6c84fc8a8bc87acd30
3
+ size 5176