Views
No views yet
0.4.11accelerate_config:
2 dynamo_backend: inductor
3 mixed_precision: bf16
4 num_machines: 1
5 num_processes: auto
6 use_cpu: false
7adapter: lora
8base_model: aisingapore/llama3-8b-cpt-sea-lionv2.1-instruct
9bf16: auto
10chat_template: llama3
11dataset_prepared_path: null
12datasets:
13- data_files:
14 - aee8e665e44968a7_train_data.json
15 ds_type: json
16 format: custom
17 path: /workspace/input_data/aee8e665e44968a7_train_data.json
18 type:
19 field_instruction: text
20 field_output: label_text
21 format: '{instruction}'
22 no_input_format: '{instruction}'
23 system_format: '{system}'
24 system_prompt: ''
25debug: null
26deepspeed: null
27early_stopping_patience: null
28eval_max_new_tokens: 128
29eval_table_size: null
30evals_per_epoch: 4
31flash_attention: true
32fp16: null
33fsdp: null
34fsdp_config: null
35gradient_accumulation_steps: 4
36gradient_checkpointing: false
37group_by_length: false
38hub_model_id: kooff11/629bbb72-d175-41ec-8222-b4b6cda595fc
39hub_repo: null
40hub_strategy: checkpoint
41hub_token: null
42learning_rate: 0.0003
43load_in_16bit: true
44load_in_4bit: true
45load_in_8bit: false
46local_rank: null
47logging_steps: 1
48lora_alpha: 32
49lora_dropout: 0.05
50lora_fan_in_fan_out: null
51lora_model_dir: null
52lora_r: 16
53lora_target_linear: true
54lr_scheduler: cosine
55max_steps: 10
56micro_batch_size: 2
57mlflow_experiment_name: /tmp/aee8e665e44968a7_train_data.json
58model_type: AutoModelForCausalLM
59num_epochs: 1
60optimizer: adamw_bnb_8bit
61output_dir: miner_id_24
62pad_to_sequence_len: true
63resume_from_checkpoint: null
64s2_attention: null
65sample_packing: false
66saves_per_epoch: 4
67sequence_len: 4056
68strict: false
69tf32: false
70tokenizer_type: AutoTokenizer
71train_on_inputs: false
72trust_remote_code: true
73val_set_size: 0.05
74wandb_entity: null
75wandb_mode: online
76wandb_name: 629bbb72-d175-41ec-8222-b4b6cda595fc
77wandb_project: Gradients-On-Demand
78wandb_run: your_name
79wandb_runid: 629bbb72-d175-41ec-8222-b4b6cda595fc
80warmup_steps: 10
81weight_decay: 0.0
82xformers_attention: null
83| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 12.277 | 0.0004 | 1 | 12.8591 |
| 12.8142 | 0.0012 | 3 | 12.1895 |
| 6.8754 | 0.0023 | 6 | 4.3099 |
| 1.6347 | 0.0035 | 9 | 1.2920 |