Views
No views yet
0.4.01base_model: mistralai/Mistral-7B-v0.1
2model_type: MistralForCausalLM
3tokenizer_type: LlamaTokenizer
4is_mistral_derived_model: true
5
6load_in_8bit: false
7load_in_4bit: false
8strict: false
9
10datasets:
11 - path: utrgvseniorproject/medtext
12 type: completion
13dataset_prepared_path: last_run_prepared
14val_set_size: 0.05
15output_dir: ./mistral-7B-MedText-epochs-3-lr-0002
16
17sequence_len: 4096
18sample_packing: true
19pad_to_sequence_len: true
20
21adapter:
22lora_model_dir:
23lora_r:
24lora_alpha:
25lora_dropout:
26lora_target_linear:
27lora_fan_in_fan_out:
28
29wandb_project: mistral-7B-MedText
30wandb_entity: utrgvmedai
31wandb_watch:
32wandb_name: mistral-7B-MedText-epochs-3-lr-0002
33wandb_log_model:
34
35gradient_accumulation_steps: 1
36micro_batch_size: 1
37num_epochs: 3
38optimizer: adamw_bnb_8bit
39lr_scheduler: cosine
40learning_rate: 0.0002
41
42train_on_inputs: true
43group_by_length: false
44bf16: auto
45fp16:
46tf32: false
47
48gradient_checkpointing: true
49early_stopping_patience:
50#resume_from_checkpoint: true
51local_rank:
52logging_steps: 1
53xformers_attention:
54flash_attention: true
55flash_attn_cross_entropy: false
56flash_attn_rms_norm: true
57flash_attn_fuse_qkv: false
58flash_attn_fuse_mlp: true
59
60warmup_steps: 100
61evals_per_epoch: 4
62eval_table_size:
63eval_sample_packing: False
64saves_per_epoch: 1
65debug:
66deepspeed: /home/josegomez15/axolotl/deepspeed_configs/zero2.json
67weight_decay: 0.1
68fsdp:
69fsdp_config:
70special_tokens:
71| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.3985 | 0.01 | 1 | 1.5677 |
| 1.4776 | 0.25 | 22 | 1.8568 |
| 10.1246 | 0.51 | 44 | 8.7590 |
| 8.1284 | 0.76 | 66 | 8.0049 |
| 7.3967 | 1.01 | 88 | 7.4614 |
| 7.2567 | 1.23 | 110 | 7.2993 |
| 7.3329 | 1.48 | 132 | 7.3749 |
| 7.0671 | 1.74 | 154 | 7.3365 |
| 7.4786 | 1.99 | 176 | 7.3194 |
| 7.3548 | 2.22 | 198 | 7.3092 |
| 7.1782 | 2.47 | 220 | 7.2964 |
| 7.2729 | 2.72 | 242 | 7.2922 |