Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/CodeLlama-13b-hf
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 997c78c2d7ff254a_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/997c78c2d7ff254a_train_data.json
12 type:
13 field_input: context
14 field_instruction: instruction
15 field_output: output
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device: cuda
23early_stopping_patience: null
24eval_max_new_tokens: 128
25eval_table_size: null
26evals_per_epoch: 4
27flash_attention: false
28fp16: null
29gradient_accumulation_steps: 4
30gradient_checkpointing: false
31group_by_length: false
32hub_model_id: dimasik2987/c4eea9fc-2882-45d0-92bb-29040f1c2fed
33hub_repo: null
34hub_strategy: checkpoint
35hub_token: null
36learning_rate: 0.0002
37load_in_4bit: false
38load_in_8bit: false
39local_rank: null
40logging_steps: 3
41lora_alpha: 32
42lora_dropout: 0.05
43lora_fan_in_fan_out: null
44lora_model_dir: null
45lora_r: 16
46lora_target_linear: true
47lr_scheduler: cosine
48max_memory:
49 0: 75GiB
50max_steps: 30
51micro_batch_size: 2
52mlflow_experiment_name: /tmp/997c78c2d7ff254a_train_data.json
53model_type: AutoModelForCausalLM
54num_epochs: 1
55optimizer: adamw_torch
56output_dir: miner_id_24
57pad_to_sequence_len: true
58resume_from_checkpoint: null
59s2_attention: null
60sample_packing: false
61save_steps: 10
62sequence_len: 1024
63special_tokens:
64 pad_token: </s>
65strict: false
66tf32: false
67tokenizer_type: AutoTokenizer
68train_on_inputs: false
69trust_remote_code: true
70val_set_size: 0.05
71wandb_entity: null
72wandb_mode: online
73wandb_name: c4eea9fc-2882-45d0-92bb-29040f1c2fed
74wandb_project: Gradients-On-Demand
75wandb_run: your_name
76wandb_runid: c4eea9fc-2882-45d0-92bb-29040f1c2fed
77warmup_steps: 10
78weight_decay: 0.01
79xformers_attention: true
80| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0001 | 1 | 1.0546 |
| 4.632 | 0.0005 | 8 | 0.7647 |
| 2.0506 | 0.0009 | 16 | 0.5692 |
| 2.1543 | 0.0014 | 24 | 0.5493 |