metadata
library_name: transformers
license: mit
base_model: microsoft/Phi-4-multimodal-instruct
tags:
- generated_from_trainer
model-index:
- name: Discussion-Phi-4-multimodal-instruct-audio
results: []
Discussion-Phi-4-multimodal-instruct-audio
This model is a fine-tuned version of microsoft/Phi-4-multimodal-instruct on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 14.0220
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 4e-05
- train_batch_size: 1
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 16
- total_train_batch_size: 16
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.95) and epsilon=1e-07 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_steps: 50
- num_epochs: 3
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
3.2573 | 0.2235 | 10 | 14.4554 |
0.3506 | 0.4469 | 20 | 14.1744 |
0.2464 | 0.6704 | 30 | 14.0838 |
0.3058 | 0.8939 | 40 | 14.0603 |
0.1855 | 1.1117 | 50 | 14.0604 |
0.1807 | 1.3352 | 60 | 14.0120 |
0.2227 | 1.5587 | 70 | 14.0404 |
0.2353 | 1.7821 | 80 | 14.0772 |
0.1167 | 2.0 | 90 | 14.1155 |
0.2013 | 2.2235 | 100 | 14.0047 |
0.1677 | 2.4469 | 110 | 13.9101 |
0.172 | 2.6704 | 120 | 13.9451 |
0.1325 | 2.8939 | 130 | 14.0220 |
Framework versions
- Transformers 4.51.3
- Pytorch 2.4.1+cu124
- Datasets 3.5.1
- Tokenizers 0.21.1