Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/Llama-3.2-3B
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 1e7b9c404170ea58_train_data.json
9 ds_type: json
10 field: text
11 path: /workspace/input_data/1e7b9c404170ea58_train_data.json
12 type: completion
13ddp_find_unused_parameters: false
14distributed_type: ddp
15early_stopping_patience: null
16env:
17 CUDA_VISIBLE_DEVICES: 0,1
18 MASTER_ADDR: localhost
19 MASTER_PORT: '29500'
20 NCCL_DEBUG: INFO
21 NCCL_IB_DISABLE: '0'
22 NCCL_P2P_DISABLE: '0'
23 NCCL_P2P_LEVEL: NVL
24 PYTORCH_CUDA_ALLOC_CONF: max_split_size_mb:512, garbage_collection_threshold:0.8
25 WORLD_SIZE: '2'
26eval_max_new_tokens: 128
27eval_table_size: null
28evals_per_epoch: 4
29flash_attention: true
30fp16: false
31gradient_accumulation_steps: 8
32gradient_checkpointing: false
33group_by_length: true
34hub_model_id: fats-fme/76fe64ac-a9e7-446d-9942-b8aaf7ec897b
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0002
39load_in_4bit: false
40load_in_8bit: false
41logging_steps: 1
42lora_alpha: 32
43lora_dropout: 0.05
44lora_fan_in_fan_out: null
45lora_model_dir: null
46lora_r: 16
47lora_target_linear: true
48lr_scheduler: cosine
49max_memory_MB: 65000
50max_steps: -1
51micro_batch_size: 2
52mlflow_experiment_name: /tmp/1e7b9c404170ea58_train_data.json
53model_type: AutoModelForCausalLM
54num_devices: 2
55num_epochs: 1
56optimizer: adamw_torch
57output_dir: miner_id_24
58pad_to_sequence_len: true
59resume_from_checkpoint: null
60s2_attention: null
61sample_packing: false
62saves_per_epoch: 4
63sequence_len: 4056
64strict: false
65tf32: true
66tokenizer_type: AutoTokenizer
67train_on_inputs: false
68trust_remote_code: true
69val_set_size: 0.05
70wandb_entity: null
71wandb_mode: online
72wandb_name: 76fe64ac-a9e7-446d-9942-b8aaf7ec897b
73wandb_project: Gradients-On-Demand
74wandb_run: your_name
75wandb_runid: 76fe64ac-a9e7-446d-9942-b8aaf7ec897b
76warmup_steps: 50
77world_size: 2
78xformers_attention: true
79| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.4415 | 0.0043 | 1 | 4.9561 |
| 3.4875 | 0.2516 | 58 | 3.5455 |
| 3.1373 | 0.5033 | 116 | 3.2728 |
| 3.2149 | 0.7549 | 174 | 3.1639 |