savdar commited on
Commit
251a5d0
1 Parent(s): 9adb2a3

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.5021
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.7359 | 0.22 | 25 | 1.5876 |
56
- | 1.5923 | 0.44 | 50 | 1.5021 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - PEFT 0.9.0
62
- - Transformers 4.38.2
63
- - Pytorch 2.1.0+cu121
64
  - Datasets 2.18.0
65
  - Tokenizers 0.15.2
 
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.4691
24
 
25
  ## Model description
26
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 1.6719 | 0.22 | 25 | 1.5610 |
56
+ | 1.606 | 0.43 | 50 | 1.4691 |
57
 
58
 
59
  ### Framework versions
60
 
61
+ - PEFT 0.10.0
62
+ - Transformers 4.39.3
63
+ - Pytorch 2.2.1+cu121
64
  - Datasets 2.18.0
65
  - Tokenizers 0.15.2
adapter_config.json CHANGED
@@ -6,6 +6,7 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
@@ -19,8 +20,8 @@
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,
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19a167e8ca15c107ffb36a76cdc43e6e51150422b82afb9e1727495cb921dcca
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:891e2812c2fd9de6d594171c54bfc53f69ddd140dbe635a28b674bf35af38eaf
3
  size 27280152
runs/Apr16_23-05-29_a25da103e7e3/events.out.tfevents.1713308744.a25da103e7e3.1286.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7cb1a1ca965eecc7a68644343a70ce2e266daa29d03849dfe7137e3e0767454
3
+ size 7037
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0dc774283bf4573fc6b3950d244618c581f936c4f40bc8f914df347147d6acd
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63f19163dacf103e331c9475667c5e41dabe5b107dfde517c43ac274d0896b5a
3
  size 4920