Ashwinatgsk commited on
Commit
f4f4cd7
·
verified ·
1 Parent(s): 707f14a

mistral_7b_admiral_instruct

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 [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.2637
24
 
25
  ## Model description
26
 
@@ -52,11 +52,11 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 1.5871 | 0.16 | 20 | 1.4508 |
56
- | 1.4009 | 0.33 | 40 | 1.2985 |
57
- | 1.3499 | 0.49 | 60 | 1.2842 |
58
- | 1.3251 | 0.65 | 80 | 1.2721 |
59
- | 1.3741 | 0.81 | 100 | 1.2637 |
60
 
61
 
62
  ### Framework versions
 
20
 
21
  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 generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.2642
24
 
25
  ## Model description
26
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 1.5866 | 0.16 | 20 | 1.4485 |
56
+ | 1.4016 | 0.33 | 40 | 1.3008 |
57
+ | 1.3506 | 0.49 | 60 | 1.2847 |
58
+ | 1.3256 | 0.65 | 80 | 1.2730 |
59
+ | 1.3746 | 0.81 | 100 | 1.2642 |
60
 
61
 
62
  ### 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:61bc96c4e810998535ff7a8c957b0f5916ff3e922a2ca3eae05138e1c7f1b33f
3
  size 109069176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bf57fa010d71a1c47a34777a4627a2b4b7dee01860a6c2222fa3c125477ddcc
3
  size 109069176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e795171346d7e37928821c285368490b74f64ec42779607dd3623f3663b97278
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b19d9c0b18ca94f2d478371f7abfb76257b35fc2e6eb6dc76ec4e2c3f27a6c4
3
  size 4920