deboramachadoandrade commited on
Commit
a94c8cc
·
verified ·
1 Parent(s): 5a40fed

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.5191
24
 
25
  ## Model description
26
 
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 1.6262 | 0.03 | 25 | 1.6082 |
56
- | 1.5864 | 0.05 | 50 | 1.5514 |
57
- | 1.5134 | 0.08 | 75 | 1.5421 |
58
- | 1.4968 | 0.11 | 100 | 1.5329 |
59
- | 1.5627 | 0.13 | 125 | 1.5259 |
60
- | 1.5015 | 0.16 | 150 | 1.5221 |
61
- | 1.5712 | 0.19 | 175 | 1.5195 |
62
- | 1.4796 | 0.22 | 200 | 1.5191 |
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.4442
24
 
25
  ## Model description
26
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 1.7037 | 0.22 | 25 | 1.5738 |
56
+ | 1.5952 | 0.43 | 50 | 1.4712 |
57
+ | 1.5767 | 0.65 | 75 | 1.4572 |
58
+ | 1.5413 | 0.86 | 100 | 1.4535 |
59
+ | 1.5256 | 1.08 | 125 | 1.4473 |
60
+ | 1.4647 | 1.29 | 150 | 1.4462 |
61
+ | 1.5195 | 1.51 | 175 | 1.4444 |
62
+ | 1.464 | 1.72 | 200 | 1.4442 |
63
 
64
 
65
  ### Framework versions
adapter_config.json CHANGED
@@ -9,18 +9,18 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 64,
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": 32,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
 
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": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e44ce263e6fd885f50d82ca515b9325375b43ee36ededb75acf161ce88bc2e41
3
- size 48
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:747dc31a276108f926759d4b7df3f83059f147bffe14c5e2a1cb97214e5ab02f
3
+ size 27280152
runs/Mar04_16-30-13_acaf5e89fb3f/events.out.tfevents.1709569815.acaf5e89fb3f.2701.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b48555f6aaab49fafff779da3d6af3e04d4e609ec55235ef5ee4ff46f603d55
3
+ size 11716
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d267d5071f5602d321678bb7a43a6bc9598b39554ffad3a2cb0e3d60eb65608
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48aa11c2f77e971eaef61863583c088a558ab7455f0f07001507bdadef4cbb3e
3
  size 4920