madhuHuggingface commited on
Commit
2661de5
·
verified ·
1 Parent(s): 1b9237e

Training in progress, step 100

Browse files
README.md CHANGED
@@ -5,8 +5,8 @@ model_name: functiongemma-ec2-finetuned
5
  tags:
6
  - generated_from_trainer
7
  - sft
8
- - unsloth
9
  - trl
 
10
  licence: license
11
  ---
12
 
 
5
  tags:
6
  - generated_from_trainer
7
  - sft
 
8
  - trl
9
+ - unsloth
10
  licence: license
11
  ---
12
 
adapter_config.json CHANGED
@@ -20,7 +20,7 @@
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
- "lora_alpha": 128,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "megatron_config": null,
@@ -29,17 +29,17 @@
29
  "peft_type": "LORA",
30
  "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
32
- "r": 64,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
- "q_proj",
37
- "up_proj",
38
- "down_proj",
39
  "gate_proj",
40
- "o_proj",
 
 
 
41
  "k_proj",
42
- "v_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
 
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
+ "lora_alpha": 256,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "megatron_config": null,
 
29
  "peft_type": "LORA",
30
  "peft_version": "0.18.1",
31
  "qalora_group_size": 16,
32
+ "r": 128,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
 
36
  "gate_proj",
37
+ "down_proj",
38
+ "up_proj",
39
+ "q_proj",
40
+ "v_proj",
41
  "k_proj",
42
+ "o_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6eda6363323c6d79792a81bd69d938b3a58d34e1eb645e055ee597b8bf472ad
3
- size 60785144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9761234a6b720dafda15ae0cd1b4805681b056b38ca23f637d31326b84ec4b9
3
+ size 121537408
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bad76c15491571a2b0d904f43b98d3ec2521c42abf54bc17c579eedfa7b8332a
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6df47478e677d9e0d8880cf9d4aa39fd45fc494558b25d955602aea050586dbf
3
  size 6353