Files
ModelHub XC 8237c1dc84 初始化项目,由ModelHub XC社区提供模型
Model: Neira/Qwen2.5-0.5B_muon_v2_simple
Source: Original Platform
2026-07-14 06:33:09 +08:00

57 lines
1.1 KiB
Markdown

---
library_name: transformers
license: apache-2.0
base_model: Qwen/Qwen2.5-0.5B
tags:
- generated_from_trainer
model-index:
- name: Qwen2.5-0.5B_muon_v2_simple
results: []
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# Qwen2.5-0.5B_muon_v2_simple
This model is a fine-tuned version of [Qwen/Qwen2.5-0.5B](https://huggingface.co/Qwen/Qwen2.5-0.5B) on an unknown dataset.
## 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: 16
- seed: 42
- gradient_accumulation_steps: 8
- total_train_batch_size: 32
- optimizer: Muon
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 0.01
- num_epochs: 1.0
### Training results
### Framework versions
- Transformers 5.5.4
- Pytorch 2.10.0+cu128
- Datasets 4.8.3
- Tokenizers 0.22.2