rtweera commited on
Commit
300940e
·
verified ·
1 Parent(s): 8fccd56

Training in progress, step 20

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: v0.27.0_finetuning
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - unsloth
9
  - sft
 
10
  licence: license
11
  ---
12
 
 
4
  model_name: v0.27.0_finetuning
5
  tags:
6
  - generated_from_trainer
 
7
  - unsloth
8
  - sft
9
+ - trl
10
  licence: license
11
  ---
12
 
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "gate_proj",
28
- "down_proj",
29
  "q_proj",
 
30
  "k_proj",
31
- "v_proj",
32
  "up_proj",
33
- "o_proj"
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "q_proj",
28
+ "down_proj",
29
  "k_proj",
 
30
  "up_proj",
31
+ "o_proj",
32
+ "v_proj",
33
+ "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ba76901a6ac990218343d3839e4fb8c7aee9409c4742fdba4066ffa30279be7
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91592efbc48ce64bb1f0c5f3e9f517f2fe48da77d2cd035e6208661605475cce
3
  size 35237104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6e3ca5e06e9dfbc492e8da5537f355d8c79d09fcba884be487d9213cc1fbf5a
3
  size 6097
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fab915e4855402ba7df71ec8ed9020b5ad7594d70ee26064673cb6c5b9e6fdd1
3
  size 6097