See axolotl config
axolotl version: 0.5.2
adapter: lora
auto_find_batch_size: true
base_model: unsloth/Qwen2-7B-Instruct
bf16: auto
chat_template: llama3
dataset_prepared_path: null
datasets:
- data_files:
- 678109d9bdb718ed_train_data.json
ds_type: json
format: custom
path: /workspace/input_data/678109d9bdb718ed_train_data.json
type:
field_input: input
field_instruction: instruction
field_output: output
format: '{instruction} {input}'
no_input_format: '{instruction}'
system_format: '{system}'
system_prompt: ''
debug: null
deepspeed: /workspace/axolotl/configs/deepspeed_stage2.json
early_stopping: true
early_stopping_patience: 3
eval_max_new_tokens: 128
eval_sample_packing: false
eval_steps: 10
eval_strategy: steps
eval_table_size: null
flash_attention: true
fp16: false
gpu_memory_limit: 80GiB
gradient_accumulation_steps: 4
gradient_checkpointing: true
greater_is_better: false
group_by_length: true
hub_model_id: PhoenixB/1cfd69da-4069-4a49-8fad-4480b02203f2
hub_repo: null
hub_strategy: checkpoint
hub_token: null
learning_rate: 1e-4
liger_fused_linear_cross_entropy: true
liger_glu_activation: true
liger_layer_norm: true
liger_rms_norm: true
liger_rope: true
load_best_model_at_end: true
load_in_4bit: false
load_in_8bit: false
local_rank: null
logging_steps: 5
lora_alpha: 16
lora_dropout: 0.05
lora_fan_in_fan_out: null
lora_model_dir: null
lora_r: 16
lora_target_linear: true
lr_scheduler: cosine
max_steps: 150
metric_for_best_model: loss
micro_batch_size: 2
mlflow_experiment_name: /tmp/678109d9bdb718ed_train_data.json
model_type: AutoModelForCausalLM
num_epochs: 3
optimizer: adamw_torch_fused
output_dir: miner_id_24
pad_to_sequence_len: true
plugins:
- axolotl.integrations.liger.LigerPlugin
resume_from_checkpoint: null
s2_attention: null
sample_packing: false
save_steps: 20
sequence_len: 8196
strict: false
tf32: true
tokenizer_type: AutoTokenizer
train_on_inputs: false
trust_remote_code: true
val_set_size: 0.05
wandb_entity: null
wandb_mode: online
wandb_name: 39f481fc-56ef-49a8-b4cf-f573a51ee02d
wandb_project: Gradients-On-Demand
wandb_run: your_name
wandb_runid: 39f481fc-56ef-49a8-b4cf-f573a51ee02d
warmup_steps: 20
weight_decay: 0.0
1cfd69da-4069-4a49-8fad-4480b02203f2
This model is a fine-tuned version of unsloth/Qwen2-7B-Instruct on the None dataset. It achieves the following results on the evaluation set:
- Loss: 1.8850
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: 0.0001
- train_batch_size: 2
- eval_batch_size: 2
- seed: 42
- distributed_type: multi-GPU
- num_devices: 2
- gradient_accumulation_steps: 4
- total_train_batch_size: 16
- total_eval_batch_size: 4
- optimizer: Use OptimizerNames.ADAMW_TORCH_FUSED 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: 20
- training_steps: 150
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0002 | 1 | 2.3245 |
| 2.2632 | 0.0022 | 10 | 2.2745 |
| 2.1003 | 0.0045 | 20 | 2.0588 |
| 1.9516 | 0.0067 | 30 | 1.9810 |
| 1.94 | 0.0089 | 40 | 1.9441 |
| 1.9981 | 0.0112 | 50 | 1.9134 |
| 1.8506 | 0.0134 | 60 | 1.9044 |
| 1.9666 | 0.0156 | 70 | 1.8989 |
| 1.8595 | 0.0179 | 80 | 1.8936 |
| 1.9221 | 0.0201 | 90 | 1.8923 |
| 2.0279 | 0.0223 | 100 | 1.8907 |
| 1.8394 | 0.0246 | 110 | 1.8855 |
| 1.8175 | 0.0268 | 120 | 1.8861 |
| 1.8308 | 0.0290 | 130 | 1.8848 |
| 1.8863 | 0.0313 | 140 | 1.8826 |
| 1.9138 | 0.0335 | 150 | 1.8850 |
Framework versions
- PEFT 0.13.2
- Transformers 4.46.3
- Pytorch 2.5.1+cu124
- Datasets 3.1.0
- Tokenizers 0.20.3
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for PhoenixB/1cfd69da-4069-4a49-8fad-4480b02203f2
Base model
unsloth/Qwen2-7B-Instruct