Sreenath commited on
Commit
c630e74
1 Parent(s): 24a9318

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.3178
22
 
23
  ## Model description
24
 
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
- | 0.539 | 0.0333 | 20 | 0.4674 |
54
- | 0.3767 | 0.0667 | 40 | 0.3872 |
55
- | 0.3646 | 0.1 | 60 | 0.3610 |
56
- | 0.3425 | 0.1333 | 80 | 0.3428 |
57
- | 0.3554 | 0.1667 | 100 | 0.3416 |
58
- | 0.3363 | 0.2 | 120 | 0.3343 |
59
- | 0.2963 | 0.2333 | 140 | 0.3316 |
60
- | 0.3263 | 0.2667 | 160 | 0.3278 |
61
- | 0.3226 | 0.3 | 180 | 0.3222 |
62
- | 0.3217 | 0.3333 | 200 | 0.3178 |
63
 
64
 
65
  ### 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.3154
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
+ | 0.5618 | 0.0333 | 20 | 0.4606 |
54
+ | 0.3727 | 0.0667 | 40 | 0.3839 |
55
+ | 0.3843 | 0.1 | 60 | 0.3572 |
56
+ | 0.3291 | 0.1333 | 80 | 0.3422 |
57
+ | 0.3376 | 0.1667 | 100 | 0.3361 |
58
+ | 0.3182 | 0.2 | 120 | 0.3321 |
59
+ | 0.3456 | 0.2333 | 140 | 0.3301 |
60
+ | 0.3278 | 0.2667 | 160 | 0.3255 |
61
+ | 0.33 | 0.3 | 180 | 0.3200 |
62
+ | 0.3217 | 0.3333 | 200 | 0.3154 |
63
 
64
 
65
  ### Framework versions
adapter_config.json CHANGED
@@ -20,8 +20,8 @@
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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0eed634a9e5a25ccd00d839d86445ee731efafcc7c5563686dc6f6cd078aaa7e
3
  size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f32f2dc1047e2808b58b20304d2b0482e2307d9adf9c7d3595811578615eb30c
3
  size 109069176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1d8a5922e689d59ddf7cb9289b1ab27f8384b696ffbe936bc0771d7df5655bf
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b4ee302177264538db60e401c76ddcd2a819429946ecbd0cf147a2445a9c3b4
3
  size 4984