beAnalytic commited on
Commit
47978cc
·
verified ·
1 Parent(s): 80a0976

End of training

Browse files
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 1.6409
23
 
24
  ## Model description
25
 
@@ -54,7 +54,7 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
- | 1.6873 | 3.0 | 93 | 1.6409 |
58
 
59
 
60
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 1.6387
23
 
24
  ## Model description
25
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
+ | 1.6857 | 3.0 | 93 | 1.6387 |
58
 
59
 
60
  ### Framework versions
adapter_config.json CHANGED
@@ -29,8 +29,8 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "k_proj",
33
  "q_proj",
 
34
  "v_proj",
35
  "o_proj"
36
  ],
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "q_proj",
33
+ "k_proj",
34
  "v_proj",
35
  "o_proj"
36
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a698eebcddecd23a089d681687f128b3ff39132ff20c8365ad8cf934af02ad2
3
  size 17462432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3855ece6850c92eb07677da8579e2d9f4ee3fd679330fd672c5028b3d56bc145
3
  size 17462432
events.out.tfevents.1774648922.r-beanalytic-ml-hugging-face-model-trainer-kxw5nm29-81996-d27xs.1225.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfe15430f7abe15a0777b7bce4372294a5d0605d6aabb43aa2857c7a785c2947
3
+ size 7764
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59bb14442800320b94ee8bffd85b592462db912d0de5d594f75721a788469d93
3
  size 5265
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f99406463d2eb9adce2f58d4e8c546e89bd207c4d11c78ab7108ddb6de1c3b9
3
  size 5265