Views
No views yet
0.4.11adapter: lora
2base_model: TinyLlama/TinyLlama_v1.1
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - a71f093e60988734_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/a71f093e60988734_train_data.json
12 type:
13 field_instruction: instruction
14 field_output: output
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/60a877d8-a6ca-4bf5-84d8-0da0ec026edd
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/a71f093e60988734_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
70special_tokens:
71 pad_token: </s>
72strict: false
73tf32: true
74tokenizer_type: AutoTokenizer
75train_on_inputs: false
76trust_remote_code: true
77val_set_size: 0.05
78wandb_entity: null
79wandb_mode: online
80wandb_name: 60a877d8-a6ca-4bf5-84d8-0da0ec026edd
81wandb_project: Gradients-On-Demand
82wandb_run: your_name
83wandb_runid: 60a877d8-a6ca-4bf5-84d8-0da0ec026edd
84warmup_steps: 50
85world_size: 2
86xformers_attention: true
87| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.1939 | 0.0007 | 1 | 2.1018 |
| 1.5684 | 0.2502 | 383 | 2.0980 |
| 1.8955 | 0.5004 | 766 | 2.0970 |
| 3.4791 | 0.7506 | 1149 | 2.0991 |