madhuHuggingface commited on
Commit
9ee5eb1
·
verified ·
1 Parent(s): 24ccb76

Training in progress, step 100

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: functiongemma-ec2-finetuned
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
  - trl
9
  - unsloth
 
10
  licence: license
11
  ---
12
 
 
4
  model_name: functiongemma-ec2-finetuned
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
  - unsloth
9
+ - sft
10
  licence: license
11
  ---
12
 
adapter_config.json CHANGED
@@ -33,13 +33,13 @@
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",
 
33
  "rank_pattern": {},
34
  "revision": null,
35
  "target_modules": [
 
36
  "down_proj",
37
+ "gate_proj",
 
 
38
  "k_proj",
39
+ "o_proj",
40
+ "v_proj",
41
+ "q_proj",
42
+ "up_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:45f28031c68a06269a8203c58ad5ceb7610168425fabdb83d35de2ed3892485c
3
  size 121537408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21258c0fc3b9a7a622f8eb1c24aa0c22fa4ea906ff49afc5e2221433ff0941fa
3
  size 121537408
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6df47478e677d9e0d8880cf9d4aa39fd45fc494558b25d955602aea050586dbf
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7b86e3819a1931d176f3cf8aa240c5ae52991ad2bb53a0e4063d88fb1d5392e
3
  size 6353