andreaschandra commited on
Commit
fe531bf
·
verified ·
1 Parent(s): c227e9a

End of training

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.3865
20
 
21
  ## Model description
22
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.9372 | 1.0 | 50 | 1.1058 |
52
- | 0.442 | 2.0 | 100 | 1.3338 |
53
- | 0.4032 | 3.0 | 150 | 1.3865 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [mistralai/Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.3613
20
 
21
  ## Model description
22
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.9514 | 1.0 | 50 | 1.1079 |
52
+ | 0.4733 | 2.0 | 100 | 1.3809 |
53
+ | 0.398 | 3.0 | 150 | 1.3613 |
54
 
55
 
56
  ### Framework versions
adapter_config.json CHANGED
@@ -22,12 +22,12 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "k_proj",
26
- "gate_proj",
27
  "v_proj",
28
  "down_proj",
 
29
  "up_proj",
30
- "o_proj",
31
  "q_proj"
32
  ],
33
  "task_type": "CAUSAL_LM"
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
+ "o_proj",
 
26
  "v_proj",
27
  "down_proj",
28
+ "k_proj",
29
  "up_proj",
30
+ "gate_proj",
31
  "q_proj"
32
  ],
33
  "task_type": "CAUSAL_LM"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1960f98740b19a99da1860b2f7b576c952ececd2eb269986fdfa217ba9ee169a
3
  size 1719726424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f657825d3a4710ce025498fd39abe8abe17ee7fed5519d758783d80f4b26d4b5
3
  size 1719726424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8ed5d80f4a69a0002c3515cb0ebac5b6388c6e0c850bf9ad8590259eb7243cc
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35a5397206dac42c321c66abb698236f02927727390bfcb6d851d40f6ecf1bc6
3
  size 4728