Professor commited on
Commit
5139a49
1 Parent(s): 0992a64

Professor/phiner2

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-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.8122
22
 
23
  ## Model description
24
 
@@ -53,10 +53,10 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
- | No log | 1.0 | 5 | 2.7710 |
57
- | No log | 2.0 | 10 | 2.0554 |
58
- | No log | 3.0 | 15 | 1.8377 |
59
- | No log | 4.0 | 20 | 1.8122 |
60
 
61
 
62
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 3.3835
22
 
23
  ## Model description
24
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
+ | No log | 1.0 | 1 | 3.8530 |
57
+ | No log | 2.0 | 2 | 3.6124 |
58
+ | No log | 3.0 | 3 | 3.4412 |
59
+ | No log | 4.0 | 4 | 3.3835 |
60
 
61
 
62
  ### Framework versions
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "qkv_proj",
24
  "o_proj",
25
- "gate_up_proj",
26
- "down_proj"
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
24
+ "down_proj",
25
+ "qkv_proj",
26
+ "gate_up_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe4f5aebb3b2ac64837a9eae3cf929fd3bc5cd352dacab30aa98cfd4d2c2e887
3
  size 100697728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c24a3e1169ec25022a33d6737f0667d30d88df991499c133b655928bf186f15e
3
  size 100697728
runs/Sep11_16-12-02_851156c6a784/events.out.tfevents.1726071123.851156c6a784.36.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d510403ab3bd66e5dc46ba21baaf6da84a6705476fe5de2e982e121e4b8d5bae
3
+ size 7263
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:334fc63f288d69e3abcbb5daa5a388d18b521dc1dfd13fe85bb96daeda2084cc
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37aeb61e58ad55f458165ebc62de2efa3259c31b5cfdece809151365c91e1f9d
3
  size 5240