Yankz commited on
Commit
c2cf4e0
1 Parent(s): 19c0332

End of training

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [LeoLM/leo-mistral-hessianai-7b-chat](https://huggingface.co/LeoLM/leo-mistral-hessianai-7b-chat) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.9194
22
 
23
  ## Model description
24
 
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 2.1214 | 1.0 | 312 | 1.9194 |
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [LeoLM/leo-mistral-hessianai-7b-chat](https://huggingface.co/LeoLM/leo-mistral-hessianai-7b-chat) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 2.6241
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 2.6723 | 0.99 | 62 | 2.6241 |
56
 
57
 
58
  ### Framework versions
adapter_config.json CHANGED
@@ -19,11 +19,11 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
  "up_proj",
24
- "k_proj",
25
  "q_proj",
26
  "o_proj",
 
 
27
  "v_proj",
28
  "down_proj"
29
  ],
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "up_proj",
 
23
  "q_proj",
24
  "o_proj",
25
+ "k_proj",
26
+ "gate_proj",
27
  "v_proj",
28
  "down_proj"
29
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43fd875f62ea00eea4bcb76fcb5ebb5f28ca95ab61e0f2c24647936e32e28a7c
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0360398c748ac5df5c09ad4aa5da7022afedbb1ccdc812a4f0cf089eea1b02cc
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cc70fee4a8b70fa3e111f252b5abc862338e512a40cf267e0689cc97a48f7d9
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c774b0b8b6eeed0829576644108a87d0a830175d98ed53cb65990c206ecd50e
3
  size 4664