--- base_model: muhtasham/MiniCPM-V-2_6_ft_20240908_220534 tags: - generated_from_trainer model-index: - name: MiniCPM-V-2_6_ft_20240908_220534_ft_upsampled_new results: [] --- # MiniCPM-V-2_6_ft_20240908_220534_ft_upsampled_new This model is a fine-tuned version of [muhtasham/MiniCPM-V-2_6_ft_20240908_220534](https://huggingface.co/muhtasham/MiniCPM-V-2_6_ft_20240908_220534) on an unknown dataset. It achieves the following results on the evaluation set: - Loss: 0.3034 ## 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: 5e-05 - train_batch_size: 4 - eval_batch_size: 4 - seed: 42 - distributed_type: multi-GPU - num_devices: 4 - gradient_accumulation_steps: 4 - total_train_batch_size: 64 - total_eval_batch_size: 16 - optimizer: Adam with betas=(0.9,0.99) and epsilon=1e-08 - lr_scheduler_type: cosine - lr_scheduler_warmup_ratio: 0.1 - training_steps: 10000 - mixed_precision_training: Native AMP - label_smoothing_factor: 0.1 ### Training results | Training Loss | Epoch | Step | Validation Loss | |:-------------:|:------:|:----:|:---------------:| | 0.0349 | 0.7055 | 100 | 0.2220 | | 0.0435 | 1.4109 | 200 | 0.2660 | | 0.02 | 2.1164 | 300 | 0.2626 | | 0.0204 | 2.8219 | 400 | 0.3034 | ### Framework versions - Transformers 4.40.0 - Pytorch 2.1.2+cu121 - Tokenizers 0.19.1