Views
No views yet
0.10.01base_model: mistralai/Ministral-8B-Instruct-2410
2model_type: AutoModelForCausalLM
3tokenizer_type: AutoTokenizer
4gradient_accumulation_steps: 8
5micro_batch_size: 1
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/finer_train_batched.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/finer_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: finer_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.3593 |
| No log | 0.2513 | 77 | 0.0560 |
| No log | 0.5027 | 154 | 0.0490 |
| No log | 0.7540 | 231 | 0.0393 |
| No log | 1.0033 | 308 | 0.0391 |
| No log | 1.2546 | 385 | 0.0375 |
| No log | 1.5059 | 462 | 0.0381 |
| 0.0488 | 1.7572 | 539 | 0.0358 |
| 0.0488 | 2.0065 | 616 | 0.0348 |
| 0.0488 | 2.2579 | 693 | 0.0343 |
| 0.0488 | 2.5092 | 770 | 0.0328 |
| 0.0488 | 2.7605 | 847 | 0.0330 |
| 0.0488 | 3.0098 | 924 | 0.0332 |
| 0.0266 | 3.2611 | 1001 | 0.0327 |
| 0.0266 | 3.5124 | 1078 | 0.0327 |
| 0.0266 | 3.7638 | 1155 | 0.0319 |