Himanshu singh commited on
Commit
f0a7d12
1 Parent(s): 850e90c

End of training

Browse files
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 8.0420
24
 
25
  ## Model description
26
 
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
- | No log | 0.0 | 2 | 11.2635 |
57
- | No log | 0.0 | 4 | 9.6315 |
58
- | 9.6142 | 0.01 | 6 | 8.7180 |
59
- | 9.6142 | 0.01 | 8 | 8.2325 |
60
- | 8.0257 | 0.01 | 10 | 8.0420 |
61
 
62
 
63
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [google/gemma-7b](https://huggingface.co/google/gemma-7b) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 8.0358
24
 
25
  ## Model description
26
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
+ | No log | 0.0 | 2 | 11.2435 |
57
+ | No log | 0.0 | 4 | 9.6105 |
58
+ | 9.5985 | 0.01 | 6 | 8.7049 |
59
+ | 9.5985 | 0.01 | 8 | 8.2248 |
60
+ | 8.0151 | 0.01 | 10 | 8.0358 |
61
 
62
 
63
  ### Framework versions
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "lm_head",
24
- "q_proj",
25
  "v_proj",
26
- "o_proj",
27
- "k_proj",
28
  "gate_proj",
29
- "up_proj",
30
- "down_proj"
 
 
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
 
 
24
  "gate_proj",
25
+ "down_proj",
26
+ "k_proj",
27
+ "o_proj",
28
+ "q_proj",
29
+ "lm_head",
30
+ "up_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f29844d06830cf64e5950d59d60b55ec3c755aaab1b9ddc7c08c5cac3f637186
3
  size 3578975160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:692b3ff85875b9bb6dd60a768fed5a420fe846d2f4206646c7fd60e8f975d843
3
  size 3578975160
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24e629814db06ec7ee20a9fd66506149fdef37690cc12b9b6887e1cdf07c8297
3
- size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e527530a3c57936a5865024e3af63487a2b478c0d4bd463fedfd85a74f4dc11
3
+ size 4984