deboramachadoandrade commited on
Commit
a964f00
1 Parent(s): c394c8d

ai-maker-space/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.4451
24
 
25
  ## Model description
26
 
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
  - eval_batch_size: 8
45
  - seed: 42
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: 200
50
 
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 1.5193 | 0.22 | 25 | 1.4962 |
56
- | 1.5949 | 0.43 | 50 | 1.4670 |
57
- | 1.5858 | 0.65 | 75 | 1.4560 |
58
- | 1.5601 | 0.86 | 100 | 1.4491 |
59
- | 1.5426 | 1.08 | 125 | 1.4476 |
60
- | 1.4427 | 1.29 | 150 | 1.4457 |
61
- | 1.428 | 1.51 | 175 | 1.4452 |
62
- | 1.4782 | 1.72 | 200 | 1.4451 |
63
 
64
 
65
  ### 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.4564
24
 
25
  ## Model description
26
 
 
44
  - eval_batch_size: 8
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: constant
48
  - lr_scheduler_warmup_steps: 3
49
  - training_steps: 200
50
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 1.3933 | 0.22 | 25 | 1.4568 |
56
+ | 1.5293 | 0.43 | 50 | 1.4532 |
57
+ | 1.5359 | 0.65 | 75 | 1.4515 |
58
+ | 1.5199 | 0.86 | 100 | 1.4474 |
59
+ | 1.5109 | 1.08 | 125 | 1.4495 |
60
+ | 1.4256 | 1.29 | 150 | 1.4505 |
61
+ | 1.4093 | 1.51 | 175 | 1.4541 |
62
+ | 1.4664 | 1.72 | 200 | 1.4564 |
63
 
64
 
65
  ### Framework versions
adapter_config.json CHANGED
@@ -9,13 +9,13 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 32,
13
  "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 16,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 16,
13
  "lora_dropout": 0.1,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 8,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7787252584fdcbd4558848132e9fa7f0df33dee96f730756483a0e3ccec8d9ba
3
- size 27282328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c248fa09951057d010bce1a628d169a97ae41d127401137420b4b8f3c6440ced
3
+ size 13652784
runs/Mar04_13-17-39_f7ad4747e4a8/events.out.tfevents.1709558259.f7ad4747e4a8.1838.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d865ecf80a9b0fee6b2b24423f16df2851b8b88e236298f5cc05cc80cd937b84
3
+ size 11718
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4d72561a9c89dca0695ad579ded23197b110e44b22950e8e7ba24b0e6f88ee4
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cccd50edd35c927ff5b99cf051be9491434ac810e4029f9b2cf1afcc763dac54
3
  size 4920