See axolotl config
axolotl version: 0.5.2
adapter: lora
auto_find_batch_size: true
base_model: lmsys/vicuna-7b-v1.5
bf16: auto
chat_template: llama3
dataset_prepared_path: null
datasets:
- data_files:
- 99eea9d5eb20e4c6_train_data.json
ds_type: json
format: custom
path: /workspace/input_data/99eea9d5eb20e4c6_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/3a5a1704-9758-4794-8a0d-b2d50fff5792
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/99eea9d5eb20e4c6_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: 4096
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: 49d893a7-b8fa-4642-bb6e-0167630dbb2b
wandb_project: Gradients-On-Demand
wandb_run: your_name
wandb_runid: 49d893a7-b8fa-4642-bb6e-0167630dbb2b
warmup_steps: 20
weight_decay: 0.0
3a5a1704-9758-4794-8a0d-b2d50fff5792
This model is a fine-tuned version of lmsys/vicuna-7b-v1.5 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.3107
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.0005 | 1 | 1.8735 |
1.1551 | 0.0053 | 10 | 1.8153 |
2.0549 | 0.0107 | 20 | 1.1197 |
0.552 | 0.0160 | 30 | 0.6594 |
0.6569 | 0.0213 | 40 | 0.4775 |
0.3942 | 0.0267 | 50 | 0.4345 |
0.3425 | 0.0320 | 60 | 0.4080 |
0.5824 | 0.0373 | 70 | 0.3670 |
0.4107 | 0.0427 | 80 | 0.3564 |
0.5105 | 0.0480 | 90 | 0.3457 |
0.3244 | 0.0533 | 100 | 0.3306 |
0.2304 | 0.0587 | 110 | 0.3209 |
0.3868 | 0.0640 | 120 | 0.3136 |
0.3663 | 0.0694 | 130 | 0.3117 |
0.3254 | 0.0747 | 140 | 0.3090 |
0.2925 | 0.0800 | 150 | 0.3107 |
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
- 33
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support
Model tree for PhoenixB/3a5a1704-9758-4794-8a0d-b2d50fff5792
Base model
lmsys/vicuna-7b-v1.5