Model save
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
base_model: microsoft/Phi-3-mini-
|
3 |
datasets:
|
4 |
- generator
|
5 |
library_name: peft
|
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# phi3-synthese
|
20 |
|
21 |
-
This model is a fine-tuned version of [microsoft/Phi-3-mini-
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: constant
|
48 |
- lr_scheduler_warmup_ratio: 0.03
|
49 |
-
- num_epochs:
|
50 |
|
51 |
### Training results
|
52 |
|
|
|
1 |
---
|
2 |
+
base_model: microsoft/Phi-3.5-mini-instruct
|
3 |
datasets:
|
4 |
- generator
|
5 |
library_name: peft
|
|
|
18 |
|
19 |
# phi3-synthese
|
20 |
|
21 |
+
This model is a fine-tuned version of [microsoft/Phi-3.5-mini-instruct](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) on the generator dataset.
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: constant
|
48 |
- lr_scheduler_warmup_ratio: 0.03
|
49 |
+
- num_epochs: 4
|
50 |
|
51 |
### Training results
|
52 |
|
runs/Sep06_07-23-03_ip-172-16-85-69.eu-west-1.compute.internal/events.out.tfevents.1725607387.ip-172-16-85-69.eu-west-1.compute.internal
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:176e2b194f4b6a753637f0654a8b78c8c14ff390dc5add35ca24ddf2540dfcec
|
3 |
+
size 8966
|