Model save
Browse files
README.md
CHANGED
@@ -3,14 +3,14 @@ library_name: transformers
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
-
- name:
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
-
#
|
14 |
|
15 |
This model was trained from scratch on an unknown dataset.
|
16 |
|
@@ -40,7 +40,11 @@ The following hyperparameters were used during training:
|
|
40 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.95) and epsilon=1e-07 and optimizer_args=No additional optimizer arguments
|
41 |
- lr_scheduler_type: linear
|
42 |
- lr_scheduler_warmup_steps: 50
|
43 |
-
- num_epochs:
|
|
|
|
|
|
|
|
|
44 |
|
45 |
### Framework versions
|
46 |
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
model-index:
|
6 |
+
- name: Phi-4-multimodal-instruct-ko-speech
|
7 |
results: []
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
11 |
should probably proofread and complete it, then remove this comment. -->
|
12 |
|
13 |
+
# Phi-4-multimodal-instruct-ko-speech
|
14 |
|
15 |
This model was trained from scratch on an unknown dataset.
|
16 |
|
|
|
40 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.95) and epsilon=1e-07 and optimizer_args=No additional optimizer arguments
|
41 |
- lr_scheduler_type: linear
|
42 |
- lr_scheduler_warmup_steps: 50
|
43 |
+
- num_epochs: 2
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
|
48 |
|
49 |
### Framework versions
|
50 |
|