See axolotl config
axolotl version: 0.8.0.dev0
datasets:
- path: phunguyen01/r1-sft
split: train
type: chat_template
field_messages: messages
message_field_role: role
message_field_content: content
roles:
system:
- system
user:
- user
assistant:
- assistant
test_datasets: null
sequence_len: 16000
chat_template: qwen_25
base_model: Qwen/Qwen2.5-1.5B
micro_batch_size: 1
num_epochs: 3
learning_rate: 1.0e-05
output_dir: experiments/i1-1.5b-sft-axolotl
dataset_prepared_path: experiments/i1-1.5b-sft-axolotl
seed: 42
gradient_accumulation_steps: 8
gradient_checkpointing: true
flash_attention: true
train_on_inputs: false
sample_packing: true
eval_sample_packing: false
pad_to_sequence_len: true
bf16: true
logging_steps: 5
lr_scheduler: cosine
warmup_ratio: 0.1
weight_decay: 0.1
save_strategy: epoch
evals_per_epoch: 1
wandb_project: i1
wandb_name: i1-1.5b-sft-axolotl
hub_model_id: phunguyen01/i1-1.5b-sft-axolotl
push_to_hub: true
special_tokens:
eos_token: <|im_end|>
additional_special_tokens: ["<think>", "</think>"]
deepspeed: deepspeed_configs/zero3_bf16.json
i1-1.5b-sft-axolotl
This model is a fine-tuned version of Qwen/Qwen2.5-1.5B on the phunguyen01/r1-sft 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: 1e-05
- train_batch_size: 1
- eval_batch_size: 1
- seed: 42
- distributed_type: multi-GPU
- num_devices: 8
- gradient_accumulation_steps: 8
- total_train_batch_size: 64
- total_eval_batch_size: 8
- optimizer: Use adamw_hf with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- lr_scheduler_warmup_steps: 277
- num_epochs: 3.0
Training results
Framework versions
- Transformers 4.48.3
- Pytorch 2.5.1+cu124
- Datasets 3.2.0
- Tokenizers 0.21.0
- Downloads last month
- 37
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.