Views
No views yet
0.4.11adapter: lora
2base_model: Maykeye/TinyLLama-v0
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- format: custom
8 path: mhenrichsen/alpaca_2k_test
9 type:
10 field_input: input
11 field_instruction: instruction
12 field_output: output
13 format: '{instruction} {input}'
14 no_input_format: '{instruction}'
15 system_format: '{system}'
16 system_prompt: ''
17debug: null
18deepspeed: null
19early_stopping_patience: null
20eval_max_new_tokens: 128
21eval_table_size: null
22evals_per_epoch: 4
23flash_attention: false
24fp16: null
25fsdp: null
26fsdp_config: null
27gradient_accumulation_steps: 1
28gradient_checkpointing: false
29group_by_length: false
30hub_model_id: samoline/017f8f04-bf5b-4d0d-acf9-3ce695bbda5d
31hub_repo: samoline
32hub_strategy: checkpoint
33hub_token: null
34learning_rate: 0.0002
35load_in_4bit: false
36load_in_8bit: false
37local_rank: null
38logging_steps: 1
39lora_alpha: 4
40lora_dropout: 0.05
41lora_fan_in_fan_out: null
42lora_model_dir: null
43lora_r: 4
44lora_target_linear: true
45lr_scheduler: cosine
46max_steps: 2
47micro_batch_size: 1
48mlflow_experiment_name: mhenrichsen/alpaca_2k_test
49model_type: AutoModelForCausalLM
50num_epochs: 1
51optimizer: adamw_bnb_8bit
52output_dir: miner_id_24
53pad_to_sequence_len: true
54resume_from_checkpoint: null
55s2_attention: null
56sample_packing: false
57saves_per_epoch: 4
58sequence_len: 512
59special_tokens:
60 pad_token: </s>
61strict: false
62tf32: false
63tokenizer_type: AutoTokenizer
64train_on_inputs: false
65trust_remote_code: true
66val_set_size: 0.05
67wandb_entity: samoline-nan
68wandb_mode: online
69wandb_name: e3947cb3-7c20-41c7-b215-9a5e96c2917b
70wandb_project: Gradients-On-Demand
71wandb_run: dev
72wandb_runid: e3947cb3-7c20-41c7-b215-9a5e96c2917b
73warmup_steps: 10
74weight_decay: 0.0
75xformers_attention: null
76| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 7.6993 | 0.0005 | 1 | 7.2157 |
| 8.0312 | 0.0011 | 2 | 7.2157 |