Views
No views yet
0.10.0.dev01adapter: qlora
2base_model: mistralai/Mistral-7B-v0.3
3bf16: false
4dataset_prepared_path: null
5datasets:
6- path: Igorrr0/mrowczaki2
7 type: alpaca
8debug: null
9deepspeed: null
10early_stopping_patience: null
11evals_per_epoch: 2
12flash_attention: false
13fp16: true
14fsdp: null
15fsdp_config: null
16gradient_accumulation_steps: 1
17gradient_checkpointing: true
18group_by_length: false
19is_llama_derived_model: false
20learning_rate: 0.0004
21load_in_4bit: true
22load_in_8bit: false
23local_rank: null
24logging_steps: 1
25lora_alpha: 16
26lora_dropout: 0.1
27lora_fan_in_fan_out: null
28lora_model_dir: null
29lora_r: 8
30lora_target_linear: true
31lora_target_modules: null
32lr_scheduler: cosine
33micro_batch_size: 1
34mlflow_experiment_name: mrowki-example
35model_type: AutoModelForCausalLM
36num_epochs: 3
37optimizer: paged_adamw_32bit
38output_dir: ./qlora-out-mrowki2
39pad_to_sequence_len: false
40resume_from_checkpoint: null
41sample_packing: false
42saves_per_epoch: 2
43sequence_len: 512
44special_tokens: null
45strict: false
46tf32: false
47tokenizer_type: AutoTokenizer
48train_on_inputs: true
49val_set_size: 0.1
50wandb_entity: null
51wandb_log_model: null
52wandb_name: null
53wandb_project: null
54wandb_watch: null
55warmup_steps: 5
56weight_decay: 0.001
57xformers_attention: null
58