NanQiangHF commited on
Commit
2bd9d52
1 Parent(s): 42a818a

gemma2_9b_it_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-it](https://huggingface.co/google/gemma-2-9b-it) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0985
22
 
23
  ## Model description
24
 
@@ -51,16 +51,7 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
- | 0.6407 | 0.0960 | 50 | 0.2799 |
55
- | 0.2055 | 0.1920 | 100 | 0.1750 |
56
- | 0.1627 | 0.2879 | 150 | 0.1522 |
57
- | 0.1454 | 0.3839 | 200 | 0.1379 |
58
- | 0.1331 | 0.4799 | 250 | 0.1272 |
59
- | 0.1204 | 0.5759 | 300 | 0.1059 |
60
- | 0.1048 | 0.6718 | 350 | 0.1032 |
61
- | 0.1018 | 0.7678 | 400 | 0.1006 |
62
- | 0.1002 | 0.8638 | 450 | 0.0992 |
63
- | 0.0987 | 0.9598 | 500 | 0.0985 |
64
 
65
 
66
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google/gemma-2-9b-it](https://huggingface.co/google/gemma-2-9b-it) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3680
22
 
23
  ## Model description
24
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.6654 | 0.6033 | 50 | 0.3680 |
 
 
 
 
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
adapter_config.json CHANGED
@@ -22,8 +22,8 @@
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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aefbcd32d51076bc328e7333fac199a6db37000c45bbcf9a57b4719f63d2b15c
3
  size 8967968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:943feff3e45cce2d21ad7fa74689f047fdefc68cfa1eb8fad0ad1f5eddee36de
3
  size 8967968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28802312c084eb584f2bd658de409d86a745135b5fce0d8b53c4b579010584d2
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07920fba78b8b657fa73c5c659555b2d26b706975e54c2f23992b1577b0e6916
3
  size 5560