Views
No views yet
0.4.11adapter: qlora
2base_model: codellama/CodeLlama-7b-Instruct-hf
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 549dd823ace42225_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/549dd823ace42225_train_data.json
12 type:
13 field_input: outlet
14 field_instruction: topic
15 field_output: text
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_table_size: null
25eval_steps: 50
26flash_attention: true
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 8
31gradient_checkpointing: false
32group_by_length: false
33hub_model_id: error577/be3c53b4-2dbf-4a12-957b-9bf2e80845f8
34hub_repo: null
35hub_strategy: checkpoint
36hub_token: null
37learning_rate: 0.001
38load_in_4bit: true
39load_in_8bit: false
40local_rank: null
41logging_steps: 1
42lora_alpha: 16
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 8
47lora_target_linear: true
48lr_scheduler: cosine
49max_steps: 100
50micro_batch_size: 1
51mlflow_experiment_name: /tmp/549dd823ace42225_train_data.json
52model_type: AutoModelForCausalLM
53num_epochs: 1
54optimizer: adamw_bnb_8bit
55output_dir: miner_id_24
56pad_to_sequence_len: true
57resume_from_checkpoint: null
58s2_attention: null
59sample_packing: false
60saves_per_epoch: 1
61sequence_len: 512
62special_tokens:
63 pad_token: </s>
64strict: false
65tf32: false
66tokenizer_type: AutoTokenizer
67train_on_inputs: false
68trust_remote_code: true
69val_set_size: 0.005
70wandb_entity: null
71wandb_mode: online
72wandb_name: 838ffd28-d356-4c40-a584-abc51f2d4a95
73wandb_project: Gradients-On-Demand
74wandb_run: your_name
75wandb_runid: 838ffd28-d356-4c40-a584-abc51f2d4a95
76warmup_steps: 10
77weight_decay: 0.0
78xformers_attention: null
79| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 2.7769 | 0.002 | 1 | 3.0125 |
| 2.4637 | 0.1 | 50 | 2.5838 |
| 2.1737 | 0.2 | 100 | 2.5279 |