Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/Yarn-Llama-2-7b-128k
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 0cac7cd61c65adcd_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/0cac7cd61c65adcd_train_data.json
12 type:
13 field_instruction: prompt
14 field_output: model
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19ddp_find_unused_parameters: false
20distributed_type: ddp
21early_stopping_patience: null
22env:
23 CUDA_VISIBLE_DEVICES: 0,1
24 MASTER_ADDR: localhost
25 MASTER_PORT: '29500'
26 NCCL_DEBUG: INFO
27 NCCL_IB_DISABLE: '0'
28 NCCL_P2P_DISABLE: '0'
29 NCCL_P2P_LEVEL: NVL
30 PYTORCH_CUDA_ALLOC_CONF: max_split_size_mb:512, garbage_collection_threshold:0.8
31 WORLD_SIZE: '2'
32eval_max_new_tokens: 128
33eval_table_size: null
34evals_per_epoch: 4
35flash_attention: false
36fp16: false
37gradient_accumulation_steps: 8
38gradient_checkpointing: true
39group_by_length: true
40hub_model_id: fats-fme/b8e4695d-1b90-40d0-8de9-41f916bd963a
41hub_repo: null
42hub_strategy: checkpoint
43hub_token: null
44learning_rate: 0.0002
45load_in_4bit: false
46load_in_8bit: true
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_memory_MB: 60000
56max_steps: -1
57micro_batch_size: 2
58mlflow_experiment_name: /tmp/0cac7cd61c65adcd_train_data.json
59model_type: AutoModelForCausalLM
60num_devices: 2
61num_epochs: 1
62optimizer: adamw_torch
63output_dir: miner_id_24
64pad_to_sequence_len: true
65resume_from_checkpoint: null
66s2_attention: null
67sample_packing: false
68saves_per_epoch: 4
69sequence_len: 2048
70strict: false
71tf32: true
72tokenizer_type: AutoTokenizer
73train_on_inputs: false
74trust_remote_code: true
75val_set_size: 0.05
76wandb_entity: null
77wandb_mode: online
78wandb_name: b8e4695d-1b90-40d0-8de9-41f916bd963a
79wandb_project: Gradients-On-Demand
80wandb_run: your_name
81wandb_runid: b8e4695d-1b90-40d0-8de9-41f916bd963a
82warmup_steps: 50
83world_size: 2
84xformers_attention: true
85| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 52.9022 | 0.0003 | 1 | 6.2855 |
| 2.7199 | 0.2501 | 903 | 0.3636 |
| 3.0708 | 0.5001 | 1806 | 0.3538 |
| 2.9723 | 0.7502 | 2709 | 0.3529 |