Views
No views yet
0.8.11adapter: qlora
2base_model: CohereLabs/aya-expanse-8b
3bf16: auto
4dataset_prepared_path: last_run_prepared
5datasets:
6- path: matrixportal/turkish_medical_alpaca
7 type: alpaca
8debug: null
9deepspeed: null
10early_stopping_patience: null
11eval_sample_packing: true
12eval_table_size: null
13evals_per_epoch: 1
14flash_attention: false
15fp16: null
16fsdp: null
17fsdp_config: null
18gradient_accumulation_steps: 2
19gradient_checkpointing: true
20group_by_length: false
21learning_rate: 3e-5
22load_in_4bit: true
23load_in_8bit: false
24logging_steps: 1
25lora_alpha: 16
26lora_dropout: 0.05
27lora_fan_in_fan_out: null
28lora_model_dir: null
29lora_modules_to_save:
30- embed_tokens
31- lm_head
32lora_r: 32
33lora_target_linear: true
34lr_scheduler: cosine
35max_steps: 50
36micro_batch_size: 1
37model_type: CohereForCausalLM
38num_epochs: 1
39optimizer: paged_adamw_8bit
40output_dir: ./outputs/lora-out
41pad_to_sequence_len: true
42resume_from_checkpoint: null
43sample_packing: true
44saves_per_epoch: 1
45sdp_attention: true
46sequence_len: 2048
47special_tokens:
48 bos_token: <BOS_TOKEN>
49 eos_token: <|END_OF_TURN_TOKEN|>
50 unk_token: <PAD>
51strict: false
52tf32: false
53tokens:
54- <|START_OF_TURN_TOKEN|>
55- <|END_OF_TURN_TOKEN|>
56train_on_inputs: false
57val_set_size: 0.05
58wandb_entity: matrixportalx-none
59wandb_log_model: all
60wandb_name: aya-turkish-medical
61wandb_project: matrixportalx-none
62wandb_watch: gradients
63warmup_steps: 1
64weight_decay: 0.0
65xformers_attention: null
66| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.0385 | 0.0172 | 50 | 6.7830 |