Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/llama-3-8b
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 2a9666cd49da86d0_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/2a9666cd49da86d0_train_data.json
12 type:
13 field_instruction: formatted_question
14 field_output: combinedfact
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21early_stopping_patience: 2
22early_stopping_threshold: 0.0001
23eval_max_new_tokens: 128
24eval_steps: 100
25eval_table_size: null
26flash_attention: true
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 8
31gradient_checkpointing: true
32group_by_length: false
33hub_model_id: romainnn/ea57d3a9-e4d8-4556-9203-b980ebf94d58
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.0002
38load_best_model_at_end: true
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: 1
43lora_alpha: 32
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 16
48lora_target_linear: true
49lora_target_modules:
50- q_proj
51- k_proj
52- v_proj
53lr_scheduler: cosine
54max_grad_norm: 1.0
55max_steps: 186
56micro_batch_size: 4
57mlflow_experiment_name: /tmp/2a9666cd49da86d0_train_data.json
58model_type: AutoModelForCausalLM
59num_epochs: 2
60optimizer: adamw_bnb_8bit
61output_dir: miner_id_24
62pad_to_sequence_len: true
63resume_from_checkpoint: null
64s2_attention: null
65sample_packing: false
66save_steps: 100
67sequence_len: 2048
68strict: false
69tf32: true
70tokenizer_type: AutoTokenizer
71train_on_inputs: false
72trust_remote_code: true
73val_set_size: 0.05
74wandb_entity: null
75wandb_mode: online
76wandb_name: ebeabb86-0fb6-4027-a194-b22f71fcb6f6
77wandb_project: Gradients-On-Demand
78wandb_run: your_name
79wandb_runid: ebeabb86-0fb6-4027-a194-b22f71fcb6f6
80warmup_steps: 10
81weight_decay: 0.0
82xformers_attention: null
83| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.7286 | 0.0037 | 1 | 2.5818 |
| 0.579 | 0.3744 | 100 | 0.6480 |