Sreenath commited on
Commit
2d5eac0
·
verified ·
1 Parent(s): 601b6ee

Sreenath/sqlm

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 [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3477
22
 
23
  ## Model description
24
 
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 0.552 | 0.03 | 20 | 0.4535 |
54
- | 0.4046 | 0.05 | 40 | 0.3840 |
55
- | 0.3788 | 0.08 | 60 | 0.3588 |
56
- | 0.3556 | 0.11 | 80 | 0.3501 |
57
- | 0.3305 | 0.13 | 100 | 0.3477 |
58
 
59
 
60
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3458
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 0.5909 | 0.0 | 20 | 0.4721 |
54
+ | 0.4063 | 0.0 | 40 | 0.3917 |
55
+ | 0.3631 | 0.0 | 60 | 0.3612 |
56
+ | 0.3543 | 0.0 | 80 | 0.3512 |
57
+ | 0.3442 | 0.0 | 100 | 0.3458 |
58
 
59
 
60
  ### Framework versions
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1ac68191e7ffd937408fe4a3d8e222654d55028a0f6b4821a311c070a6e5f76
3
  size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ab0413bcceeaf0c5b7e16fef2b3e2cd6b3964556cfd9e1b92f04e74b476d512
3
  size 109069176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:290d63e1e5380e08f021b4862d7de7ba06d6b641c087a492438e40347efe61d6
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85a7f59bcf43c69f110f368c6c6bb3089265ecdd4886f79b48b2930a7c9a504f
3
  size 4856