Oscar Wang commited on
Commit
c323526
·
verified ·
1 Parent(s): 31d6382

HuggingFaceUser/adapter-name

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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8252
22
 
23
  ## Model description
24
 
@@ -53,59 +53,34 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:----:|:---------------:|
56
- | 1.0774 | 0.0558 | 100 | 1.0228 |
57
- | 0.9983 | 0.1117 | 200 | 0.9202 |
58
- | 0.9227 | 0.1675 | 300 | 0.8962 |
59
- | 0.8892 | 0.2234 | 400 | 0.8891 |
60
- | 0.8833 | 0.2792 | 500 | 0.8780 |
61
- | 0.9019 | 0.3351 | 600 | 0.8726 |
62
- | 0.879 | 0.3909 | 700 | 0.8685 |
63
- | 0.8604 | 0.4467 | 800 | 0.8648 |
64
- | 0.8793 | 0.5026 | 900 | 0.8613 |
65
- | 0.8608 | 0.5584 | 1000 | 0.8586 |
66
- | 0.863 | 0.6143 | 1100 | 0.8564 |
67
- | 0.8464 | 0.6701 | 1200 | 0.8538 |
68
- | 0.88 | 0.7260 | 1300 | 0.8514 |
69
- | 0.8533 | 0.7818 | 1400 | 0.8498 |
70
- | 0.8532 | 0.8376 | 1500 | 0.8488 |
71
- | 0.871 | 0.8935 | 1600 | 0.8468 |
72
- | 0.8546 | 0.9493 | 1700 | 0.8456 |
73
- | 0.853 | 1.0052 | 1800 | 0.8437 |
74
- | 0.8427 | 1.0610 | 1900 | 0.8437 |
75
- | 0.834 | 1.1169 | 2000 | 0.8423 |
76
- | 0.8443 | 1.1727 | 2100 | 0.8410 |
77
- | 0.8487 | 1.2285 | 2200 | 0.8401 |
78
- | 0.8257 | 1.2844 | 2300 | 0.8387 |
79
- | 0.835 | 1.3402 | 2400 | 0.8382 |
80
- | 0.8331 | 1.3961 | 2500 | 0.8375 |
81
- | 0.8369 | 1.4519 | 2600 | 0.8363 |
82
- | 0.8209 | 1.5077 | 2700 | 0.8352 |
83
- | 0.8443 | 1.5636 | 2800 | 0.8350 |
84
- | 0.8505 | 1.6194 | 2900 | 0.8352 |
85
- | 0.8284 | 1.6753 | 3000 | 0.8339 |
86
- | 0.8544 | 1.7311 | 3100 | 0.8325 |
87
- | 0.8429 | 1.7870 | 3200 | 0.8321 |
88
- | 0.8223 | 1.8428 | 3300 | 0.8312 |
89
- | 0.8259 | 1.8986 | 3400 | 0.8303 |
90
- | 0.8379 | 1.9545 | 3500 | 0.8300 |
91
- | 0.8407 | 2.0103 | 3600 | 0.8294 |
92
- | 0.8331 | 2.0662 | 3700 | 0.8294 |
93
- | 0.8279 | 2.1220 | 3800 | 0.8294 |
94
- | 0.8321 | 2.1779 | 3900 | 0.8289 |
95
- | 0.819 | 2.2337 | 4000 | 0.8284 |
96
- | 0.8289 | 2.2895 | 4100 | 0.8277 |
97
- | 0.8222 | 2.3454 | 4200 | 0.8275 |
98
- | 0.8039 | 2.4012 | 4300 | 0.8273 |
99
- | 0.8015 | 2.4571 | 4400 | 0.8271 |
100
- | 0.8148 | 2.5129 | 4500 | 0.8267 |
101
- | 0.8217 | 2.5688 | 4600 | 0.8263 |
102
- | 0.8005 | 2.6246 | 4700 | 0.8262 |
103
- | 0.8146 | 2.6804 | 4800 | 0.8258 |
104
- | 0.8229 | 2.7363 | 4900 | 0.8258 |
105
- | 0.8266 | 2.7921 | 5000 | 0.8256 |
106
- | 0.8222 | 2.8480 | 5100 | 0.8254 |
107
- | 0.8238 | 2.9038 | 5200 | 0.8253 |
108
- | 0.8296 | 2.9597 | 5300 | 0.8252 |
109
 
110
 
111
  ### 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 an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8588
22
 
23
  ## Model description
24
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:----:|:---------------:|
56
+ | 1.0606 | 0.1071 | 100 | 1.0032 |
57
+ | 0.9107 | 0.2141 | 200 | 0.9256 |
58
+ | 0.8783 | 0.3212 | 300 | 0.9081 |
59
+ | 0.8761 | 0.4283 | 400 | 0.8986 |
60
+ | 0.8651 | 0.5353 | 500 | 0.8920 |
61
+ | 0.864 | 0.6424 | 600 | 0.8875 |
62
+ | 0.8759 | 0.7495 | 700 | 0.8828 |
63
+ | 0.8584 | 0.8565 | 800 | 0.8807 |
64
+ | 0.8677 | 0.9636 | 900 | 0.8784 |
65
+ | 0.8507 | 1.0707 | 1000 | 0.8757 |
66
+ | 0.8499 | 1.1777 | 1100 | 0.8739 |
67
+ | 0.8446 | 1.2848 | 1200 | 0.8718 |
68
+ | 0.8637 | 1.3919 | 1300 | 0.8712 |
69
+ | 0.8238 | 1.4989 | 1400 | 0.8686 |
70
+ | 0.8231 | 1.6060 | 1500 | 0.8681 |
71
+ | 0.8361 | 1.7131 | 1600 | 0.8661 |
72
+ | 0.8319 | 1.8201 | 1700 | 0.8652 |
73
+ | 0.8166 | 1.9272 | 1800 | 0.8643 |
74
+ | 0.8312 | 2.0343 | 1900 | 0.8634 |
75
+ | 0.834 | 2.1413 | 2000 | 0.8625 |
76
+ | 0.8362 | 2.2484 | 2100 | 0.8616 |
77
+ | 0.8413 | 2.3555 | 2200 | 0.8611 |
78
+ | 0.8153 | 2.4625 | 2300 | 0.8605 |
79
+ | 0.8235 | 2.5696 | 2400 | 0.8607 |
80
+ | 0.7958 | 2.6767 | 2500 | 0.8598 |
81
+ | 0.8137 | 2.7837 | 2600 | 0.8593 |
82
+ | 0.8162 | 2.8908 | 2700 | 0.8591 |
83
+ | 0.8317 | 2.9979 | 2800 | 0.8588 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
84
 
85
 
86
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "gate_proj",
25
- "v_proj",
26
  "o_proj",
27
- "k_proj",
28
  "down_proj",
29
- "q_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
 
24
  "down_proj",
25
+ "k_proj",
26
+ "q_proj",
27
+ "gate_proj",
28
+ "v_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d969cf83007e2f38afa917447d506bb73c1306e8f99471b4528746df4bda9fb
3
  size 35668592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02ca9589f972619c29d96b6fcd93485272376b10f2e96f249347e4178dd7076d
3
  size 35668592
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccd41c3d8514bb34a59303e4c8d864f117f2394c4cfcda1fefca3c1887041a45
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c575c2109edad5fea10ffa852f64f408377b7f2f6152d5eea62f3488a96de4a
3
  size 5432