Views
No views yet
0.10.01base_model: mistralai/Ministral-8B-Instruct-2410
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4gradient_accumulation_steps: 2
5micro_batch_size: 8
6num_epochs: 4
7optimizer: adamw_bnb_8bit
8lr_scheduler: cosine
9learning_rate: 0.0001
10load_in_8bit: true
11load_in_4bit: false
12bnb_4bit_use_double_quant: false
13bnb_4bit_quant_type: null
14bnb_4bit_compute_dtype: null
15adapter: lora
16lora_model_dir: null
17lora_r: 8
18lora_alpha: 16
19lora_dropout: 0.05
20lora_target_modules:
21- q_proj
22- v_proj
23- k_proj
24- path: /workspace/FinLoRA/data/train/headline_train.jsonl
25 type:
26 system_prompt: ''
27 field_system: system
28 field_instruction: context
29 field_output: target
30 format: '[INST] {instruction} [/INST]'
31 no_input_format: '[INST] {instruction} [/INST]'
32dataset_prepared_path: null
33val_set_size: 0.02
34output_dir: /workspace/FinLoRA/lora/axolotl-output/headline_mistral_8b_8bits_r8
35peft_use_dora: false
36peft_use_rslora: false
37sequence_len: 4096
38sample_packing: false
39pad_to_sequence_len: false
40wandb_project: finlora_models
41wandb_entity: null
42wandb_watch: gradients
43wandb_name: headline_mistral_8b_8bits_r8
44wandb_log_model: 'false'
45bf16: auto
46tf32: false
47gradient_checkpointing: true
48resume_from_checkpoint: null
49logging_steps: 500
50flash_attention: false
51deepspeed: deepspeed_configs/zero1.json
52warmup_steps: 10
53evals_per_epoch: 4
54saves_per_epoch: 1
55weight_decay: 0.0
56special_tokens:
57 pad_token: <|end_of_text|>
58| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0 | 0 | 0.7341 |
| No log | 0.2503 | 315 | 0.0484 |
| 0.0704 | 0.5006 | 630 | 0.0517 |
| 0.0704 | 0.7509 | 945 | 0.0447 |
| 0.0402 | 1.0008 | 1260 | 0.0406 |
| 0.0352 | 1.2511 | 1575 | 0.0489 |
| 0.0352 | 1.5014 | 1890 | 0.0415 |
| 0.0321 | 1.7517 | 2205 | 0.0424 |
| 0.0279 | 2.0016 | 2520 | 0.0414 |
| 0.0279 | 2.2519 | 2835 | 0.0477 |
| 0.0229 | 2.5022 | 3150 | 0.0432 |
| 0.0229 | 2.7525 | 3465 | 0.0492 |
| 0.0225 | 3.0024 | 3780 | 0.0486 |
| 0.0162 | 3.2527 | 4095 | 0.0518 |
| 0.0162 | 3.5030 | 4410 | 0.0536 |
| 0.0131 | 3.7533 | 4725 | 0.0555 |