Views
No views yet
0.4.11adapter: lora
2base_model: openlm-research/open_llama_3b
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 3c8ed32d552069dc_train_data.json
9 ds_type: json
10 field: question
11 path: /workspace/input_data/3c8ed32d552069dc_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: false
30fp16: true
31gradient_accumulation_steps: 8
32gradient_checkpointing: false
33group_by_length: true
34hub_model_id: fats-fme/7e11dd73-ab74-4d3c-859a-ab727ffa96bc
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0002
39load_in_4bit: false
40load_in_8bit: true
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/3c8ed32d552069dc_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: 2048
64special_tokens:
65 pad_token: </s>
66strict: false
67tf32: true
68tokenizer_type: AutoTokenizer
69train_on_inputs: false
70trust_remote_code: true
71val_set_size: 0.05
72wandb_entity: null
73wandb_mode: online
74wandb_name: 7e11dd73-ab74-4d3c-859a-ab727ffa96bc
75wandb_project: Gradients-On-Demand
76wandb_run: your_name
77wandb_runid: 7e11dd73-ab74-4d3c-859a-ab727ffa96bc
78warmup_steps: 50
79world_size: 2
80xformers_attention: true
81| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.1387 | 0.0018 | 1 | 1.4083 |
| 0.8105 | 0.2504 | 141 | 0.8086 |
| 0.7853 | 0.5008 | 282 | 0.7659 |
| 0.6297 | 0.7512 | 423 | 0.7375 |