naimsassine commited on
Commit
c2f0c41
1 Parent(s): a37f413

mistralinstruct-7b-sft-lora-belgianlaw

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.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.4251
24
 
25
  ## Model description
26
 
@@ -53,12 +53,12 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:----:|:---------------:|
56
- | 1.4326 | 0.8807 | 6 | 1.4251 |
57
 
58
 
59
  ### Framework versions
60
 
61
- - PEFT 0.11.1
62
  - Transformers 4.42.4
63
  - Pytorch 2.3.1+cu121
64
  - Datasets 2.20.0
 
20
 
21
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3) on the generator dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 1.2937
24
 
25
  ## Model description
26
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:----:|:---------------:|
56
+ | 1.3021 | 0.9778 | 10 | 1.2937 |
57
 
58
 
59
  ### Framework versions
60
 
61
+ - PEFT 0.12.0
62
  - Transformers 4.42.4
63
  - Pytorch 2.3.1+cu121
64
  - Datasets 2.20.0
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
  "v_proj",
25
- "o_proj",
26
  "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "k_proj",
25
  "v_proj",
 
26
  "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f973ab09f6874d183dbd626377c9be9569d0aa0d5ac0969ad591b1c89c51b78
3
- size 109086672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89a17c1202ccb53c886297794f5e497a7c88434bf8e0aa8ead671620a41866e7
3
+ size 218138576
runs/Jul29_18-30-54_ac73eaa7c770/events.out.tfevents.1722278019.ac73eaa7c770.198.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:643038ae036813932f541ca7fe87db1d67765c4e8825d41ea07c9a3e7425e66b
3
+ size 6382
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66207095291eda917acd277d2b7cefabb7a166a1e1564da047c470a1ba15d159
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08159b9ce9c9af2db3e8eed7674e89d51a1c64d8943c97f367fa076c1835cc87
3
  size 5560