aisuko commited on
Commit
6737ce8
·
verified ·
1 Parent(s): 6d8aa53
README.md CHANGED
@@ -16,7 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  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.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.9908
 
 
20
 
21
  ## Model description
22
 
@@ -45,11 +47,11 @@ The following hyperparameters were used during training:
45
 
46
  ### Training results
47
 
48
- | Training Loss | Epoch | Step | Validation Loss |
49
- |:-------------:|:-----:|:----:|:---------------:|
50
- | 11.769 | 1.0 | 25 | 8.8832 |
51
- | 6.2353 | 2.0 | 50 | 3.6145 |
52
- | 2.5343 | 3.0 | 75 | 1.9908 |
53
 
54
 
55
  ### Framework versions
 
16
 
17
  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.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.9570
20
+ - Exact Match Ratio: 0.0
21
+ - Sequence Accuracy: 0.0
22
 
23
  ## Model description
24
 
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | Exact Match Ratio | Sequence Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:-----------------:|:-----------------:|
52
+ | 11.7855 | 1.0 | 25 | 8.9031 | 0.0 | 0.0 |
53
+ | 6.224 | 2.0 | 50 | 3.5512 | 0.0 | 0.0 |
54
+ | 2.4789 | 3.0 | 75 | 1.9570 | 0.0 | 0.0 |
55
 
56
 
57
  ### Framework versions
adapter_config.json CHANGED
@@ -23,9 +23,9 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "down_proj",
27
  "qkv_proj",
28
  "gate_up_proj",
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "qkv_proj",
27
  "gate_up_proj",
28
+ "down_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:975c40dfbdbd3e7869a0c91d480c50442b7ac7c1f9ae817d718ebfc0cc14e741
3
  size 888703384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27a7cbcb66e6e504dbc358a729696bdab2dae4d22de840c2832cfdbc1c55e746
3
  size 888703384
runs/Dec06_07-34-46_45a68344396a/events.out.tfevents.1733470487.45a68344396a.23.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ebb39d4368528aeebc243354e2dace7de0910351f42880a33bc6ef7fab850c
3
+ size 10542
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9554318c6c13399fff95e071ae87a48dccfbcdc9b43233ce35dcaa8a26b41848
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c9f41011fcf7ec3fe9753744e688c1d2abc7dbdbb48b0e9ea7b284cfb56b5f4
3
  size 5240