Ba2han commited on
Commit
3042428
·
verified ·
1 Parent(s): 09a156f

Training in progress, step 316

Browse files
Files changed (3) hide show
  1. README.md +2 -2
  2. adapter_config.json +7 -7
  3. adapter_model.safetensors +2 -2
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: test-gemini
5
  tags:
6
  - generated_from_trainer
7
- - unsloth
8
  - sft
9
  - trl
 
10
  licence: license
11
  ---
12
 
@@ -28,7 +28,7 @@ print(output["generated_text"])
28
 
29
  ## Training procedure
30
 
31
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/batuhan409/huggingface/runs/hyjg2snn)
32
 
33
 
34
  This model was trained with SFT.
 
4
  model_name: test-gemini
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
  - trl
9
+ - unsloth
10
  licence: license
11
  ---
12
 
 
28
 
29
  ## Training procedure
30
 
31
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/batuhan409/huggingface/runs/m5pzom1n)
32
 
33
 
34
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -20,7 +20,7 @@
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
- "lora_alpha": 64,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "megatron_config": null,
@@ -29,22 +29,22 @@
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
- "down_proj",
37
  "v_proj",
38
- "k_proj",
39
- "q_proj",
40
  "up_proj",
 
41
  "gate_proj",
42
- "o_proj"
 
 
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
46
  "trainable_token_indices": null,
47
  "use_dora": false,
48
  "use_qalora": false,
49
- "use_rslora": false
50
  }
 
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
+ "lora_alpha": 32,
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": 256,
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "v_proj",
 
 
37
  "up_proj",
38
+ "o_proj",
39
  "gate_proj",
40
+ "q_proj",
41
+ "k_proj",
42
+ "down_proj"
43
  ],
44
  "target_parameters": null,
45
  "task_type": "CAUSAL_LM",
46
  "trainable_token_indices": null,
47
  "use_dora": false,
48
  "use_qalora": false,
49
+ "use_rslora": true
50
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:942a19af4bc4e8dfe428d85ef37cd290d52e2acedbbf00dae68f01b4ba067fa6
3
- size 639691872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:830f2b892e67e1f6be6e209b3ec7847cd20ec74af50e3b997ab709711cedaa84
3
+ size 2558587064