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: 1
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/xbrl_extract_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/xbrl_extract_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: xbrl_extract_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.4056 |
| No log | 0.2526 | 30 | 0.0009 |
| No log | 0.5053 | 60 | 0.0004 |
| No log | 0.7579 | 90 | 0.0001 |