Views
No views yet
0.4.11adapter: lora
2base_model: VAGOsolutions/Llama-3.1-SauerkrautLM-8b-Instruct
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 92f6d5f8adc8a2d7_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/92f6d5f8adc8a2d7_train_data.json
12 type:
13 field_input: story_section
14 field_instruction: question
15 field_output: answer
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23early_stopping_patience: 5
24eval_max_new_tokens: 128
25eval_steps: 50
26eval_table_size: null
27evals_per_epoch: null
28flash_attention: false
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 8
33gradient_checkpointing: true
34group_by_length: false
35hub_model_id: nttx/0332dae9-a30c-4699-95ce-04f3cae5f330
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.0001
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: 1
44lora_alpha: 64
45lora_dropout: 0.05
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 16
49lora_target_linear: true
50lr_scheduler: cosine
51max_memory:
52 0: 70GB
53max_steps: 75
54micro_batch_size: 8
55mlflow_experiment_name: /tmp/92f6d5f8adc8a2d7_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 3
58optimizer: adamw_bnb_8bit
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64save_steps: 50
65saves_per_epoch: null
66sequence_len: 2048
67special_tokens:
68 pad_token: <|eot_id|>
69strict: false
70tf32: false
71tokenizer_type: AutoTokenizer
72train_on_inputs: false
73trust_remote_code: true
74val_set_size: 0.05
75wandb_entity: null
76wandb_mode: online
77wandb_name: 0332dae9-a30c-4699-95ce-04f3cae5f330
78wandb_project: Gradients-On-Demand
79wandb_run: your_name
80wandb_runid: 0332dae9-a30c-4699-95ce-04f3cae5f330
81warmup_steps: 20
82weight_decay: 0.0
83xformers_attention: null
84| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.9741 | 0.0065 | 1 | 3.2113 |
| 0.6751 | 0.3244 | 50 | 0.6350 |