Ba2han commited on
Commit
639e747
·
verified ·
1 Parent(s): 5fc6f27

Training in progress, step 578

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: test-gemini
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
- - trl
9
  - unsloth
 
 
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/3prqvns0)
32
 
33
 
34
  This model was trained with SFT.
 
4
  model_name: test-gemini
5
  tags:
6
  - generated_from_trainer
 
 
7
  - unsloth
8
+ - trl
9
+ - sft
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/5ebkqf8x)
32
 
33
 
34
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -33,18 +33,18 @@
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
 
36
  "k_proj",
37
- "down_proj",
38
- "q_proj",
39
  "o_proj",
40
  "v_proj",
41
- "up_proj",
42
- "gate_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
  }
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
36
+ "up_proj",
37
+ "gate_proj",
38
  "k_proj",
 
 
39
  "o_proj",
40
  "v_proj",
41
+ "q_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:5cc52e269c422594421b531a3925e511f132fe702dc6db50a5a806a6c04651ad
3
  size 2558587064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d582ac89eacb718a0e5eff25b8ae465e3e122270ff751f128e6fcb696b3362e0
3
  size 2558587064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63b7f4ab4406adbf1407767ceb0cad94f61c3da3b0707ce5c8758a6ff1aef33f
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f0b881938c4f26525d928b5db0ab53ebf182b2789931293393f5694f33d0efd
3
  size 5713