segestic/phi3.5-mini-4k-qlora-medical-seg-v5
Browse files- README.md +3 -3
- adapter_model.safetensors +1 -1
- training_args.bin +3 -0
README.md
CHANGED
@@ -7,14 +7,14 @@ tags:
|
|
7 |
- sft
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
-
- name: phi3-mini-4k-qlora-medical-seg-v4
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
# phi3-mini-4k-qlora-medical-seg-v4
|
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 |
|
@@ -35,7 +35,7 @@ More information needed
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
-
- learning_rate: 0.
|
39 |
- train_batch_size: 4
|
40 |
- eval_batch_size: 8
|
41 |
- seed: 42
|
|
|
7 |
- sft
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
+
- name: phi3.5-mini-4k-qlora-medical-seg-v4
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# phi3.5-mini-4k-qlora-medical-seg-v4
|
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 |
|
|
|
35 |
### Training hyperparameters
|
36 |
|
37 |
The following hyperparameters were used during training:
|
38 |
+
- learning_rate: 0.00025
|
39 |
- train_batch_size: 4
|
40 |
- eval_batch_size: 8
|
41 |
- seed: 42
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 71320216
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0b64e0efa2ae9a3aff748d895901fb0c876f878791265080820bdef01361e37
|
3 |
size 71320216
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbefd5c39d84beb29b8b307361f7faadc27bf9e88670173bbda2b2a2cc961fa8
|
3 |
+
size 5560
|