deboramachadoandrade commited on
Commit
529f2a3
·
verified ·
1 Parent(s): 5898fe4

<deboramachadoandrade>/mistral-7binstruct-summary-100s

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.4477
24
 
25
  ## Model description
26
 
@@ -46,16 +46,24 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: cosine
48
  - lr_scheduler_warmup_steps: 3
49
- - training_steps: 100
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 1.4501 | 0.22 | 25 | 1.4719 |
56
- | 1.5732 | 0.43 | 50 | 1.4585 |
57
- | 1.5759 | 0.65 | 75 | 1.4503 |
58
- | 1.549 | 0.86 | 100 | 1.4477 |
 
 
 
 
 
 
 
 
59
 
60
 
61
  ### 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.4924
24
 
25
  ## Model description
26
 
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: cosine
48
  - lr_scheduler_warmup_steps: 3
49
+ - training_steps: 300
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 1.6188 | 0.22 | 25 | 1.5050 |
56
+ | 1.5803 | 0.43 | 50 | 1.4716 |
57
+ | 1.541 | 0.65 | 75 | 1.4659 |
58
+ | 1.5501 | 0.86 | 100 | 1.4611 |
59
+ | 1.3937 | 1.08 | 125 | 1.4710 |
60
+ | 1.388 | 1.29 | 150 | 1.4705 |
61
+ | 1.3811 | 1.51 | 175 | 1.4681 |
62
+ | 1.2997 | 1.72 | 200 | 1.4695 |
63
+ | 1.3746 | 1.94 | 225 | 1.4583 |
64
+ | 1.2607 | 2.16 | 250 | 1.4895 |
65
+ | 1.172 | 2.37 | 275 | 1.4936 |
66
+ | 1.1847 | 2.59 | 300 | 1.4924 |
67
 
68
 
69
  ### Framework versions
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31b0f8fb024d19f293183aa71a5c1ee40c3821d5da56e2694e0f16c6221124b9
3
- size 27282328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0e2a922debc5f4988f0a5b4f8e054f98601b8b174d600665cb781ddd9f288b3
3
+ size 27280152
runs/Mar05_00-12-16_19d606c365e8/events.out.tfevents.1709597537.19d606c365e8.3636.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e2cecfaca28892141c8b492fc7c8d3fc3a4e1bd4e8d18c0a142118b85d34e6d
3
+ size 14910
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9b7209f4cd3b424ee1b17f796684e8ad3dab513a8ce599dc10f7aa51da6e3aa
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4cdd1b171f33ed9f55fb3703c8fed4228b772a41f4f8c2e6707ad351947871c
3
  size 4920