NanQiangHF commited on
Commit
2b63fa9
·
verified ·
1 Parent(s): 1ee0dcd

gemma2_9b_bwgenerator

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [google/gemma-2-9b](https://huggingface.co/google/gemma-2-9b) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0768
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:------:|:----:|:---------------:|
52
- | 0.1596 | 0.2568 | 1000 | 0.0956 |
53
- | 0.0875 | 0.5136 | 2000 | 0.0826 |
54
- | 0.0798 | 0.7704 | 3000 | 0.0768 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google/gemma-2-9b](https://huggingface.co/google/gemma-2-9b) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0776
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:------:|:----:|:---------------:|
52
+ | 0.1614 | 0.2568 | 1000 | 0.0964 |
53
+ | 0.0884 | 0.5136 | 2000 | 0.0833 |
54
+ | 0.0803 | 0.7704 | 3000 | 0.0776 |
55
 
56
 
57
  ### Framework versions
adapter_config.json CHANGED
@@ -22,8 +22,8 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "q_proj",
26
- "v_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "v_proj",
26
+ "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df6b0e33ec7ae39f54f6238e9387295f69cbec6ab4acbdc6818531a6b967bbf9
3
  size 8967968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:835ec3beb8893a655e47089cf02df45048836f5e0babc6f99c6a3ef4e2e73a15
3
  size 8967968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c78d9e6d877be6017a82ae7733ecd69c4a4b71ad6e852bbcdb9c39759fbe056a
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0160c1caac47f5c864aeb276010cc8907367b56ae9251623c4cd0091c7e73397
3
  size 5560