psvishnu commited on
Commit
d375820
1 Parent(s): dae1b57

psvishnu/Phi-3.5-mini-instruct-qlora

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 [microsoft/Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8569
22
 
23
  ## Model description
24
 
@@ -50,18 +50,18 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
- | 1.6558 | 0.3333 | 10 | 1.4457 |
54
- | 1.2244 | 0.6667 | 20 | 1.1363 |
55
- | 1.0198 | 1.0 | 30 | 1.0057 |
56
- | 0.92 | 1.3333 | 40 | 0.9328 |
57
- | 0.8365 | 1.6667 | 50 | 0.8991 |
58
- | 0.7908 | 2.0 | 60 | 0.8744 |
59
- | 0.7432 | 2.3333 | 70 | 0.8794 |
60
- | 0.7421 | 2.6667 | 80 | 0.8692 |
61
- | 0.739 | 3.0 | 90 | 0.8599 |
62
- | 0.6996 | 3.3333 | 100 | 0.8603 |
63
- | 0.7016 | 3.6667 | 110 | 0.8560 |
64
- | 0.7205 | 4.0 | 120 | 0.8569 |
65
 
66
 
67
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [microsoft/Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8242
22
 
23
  ## Model description
24
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
+ | 1.6254 | 0.3333 | 10 | 1.2928 |
54
+ | 1.0852 | 0.6667 | 20 | 0.9771 |
55
+ | 0.8786 | 1.0 | 30 | 0.8939 |
56
+ | 0.7889 | 1.3333 | 40 | 0.8575 |
57
+ | 0.7281 | 1.6667 | 50 | 0.8336 |
58
+ | 0.6876 | 2.0 | 60 | 0.8175 |
59
+ | 0.6217 | 2.3333 | 70 | 0.8238 |
60
+ | 0.6066 | 2.6667 | 80 | 0.8274 |
61
+ | 0.614 | 3.0 | 90 | 0.8193 |
62
+ | 0.5568 | 3.3333 | 100 | 0.8235 |
63
+ | 0.5435 | 3.6667 | 110 | 0.8242 |
64
+ | 0.5699 | 4.0 | 120 | 0.8242 |
65
 
66
 
67
  ### Framework versions
adapter_config.json CHANGED
@@ -20,8 +20,11 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "qkv_proj",
24
- "o_proj"
 
 
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "gate_up_proj",
25
+ "down_proj",
26
+ "up_proj",
27
+ "qkv_proj"
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b7193a9250b868e45abb649dca070d3a2d1b5f3097562fbca78a91c4777a6f3
3
- size 37766064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:016263d091dc1ff8810193befca6d2ef09c865ce406784c07c53b6fcc9e6047b
3
+ size 100697728
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6f77cc20f3a9851b6b2714db72118558e4efb0e9002500e9a0100018c491dfd
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd0312728633f86d6242ef91f16063fed1b9483cb90a5fd129467ac7a4bead91
3
  size 5496