Views
No views yet
0.4.11adapter: lora
2base_model: bigscience/bloomz-560m
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 5e045d547faae540_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/5e045d547faae540_train_data.json
12 type:
13 field_input: new-context
14 field_instruction: new-instruction
15 field_output: new-response
16 format: '{instruction} {input}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22early_stopping_patience: null
23eval_max_new_tokens: 128
24eval_steps: 25
25eval_table_size: null
26flash_attention: false
27fp16: null
28fsdp: null
29fsdp_config: null
30gradient_accumulation_steps: 8
31gradient_checkpointing: true
32gradient_clipping: 1.0
33group_by_length: true
34hub_model_id: dimasik1987/e398fc13-c8be-4a52-a07c-5f1b39be5ec0
35hub_repo: null
36hub_strategy: checkpoint
37hub_token: null
38learning_rate: 0.0001
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: 1
43lora_alpha: 64
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 32
48lora_target_linear: true
49lr_scheduler: cosine
50max_memory:
51 0: 74GiB
52max_steps: 75
53micro_batch_size: 2
54mlflow_experiment_name: /tmp/5e045d547faae540_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 3
57optim_args:
58 adam_beta1: 0.9
59 adam_beta2: 0.95
60 adam_epsilon: 1e-5
61optimizer: adamw_torch
62output_dir: miner_id_24
63pad_to_sequence_len: true
64resume_from_checkpoint: null
65s2_attention: null
66sample_packing: false
67save_steps: 25
68save_strategy: steps
69sequence_len: 2048
70strict: false
71tf32: null
72tokenizer_type: AutoTokenizer
73train_on_inputs: false
74trust_remote_code: true
75val_set_size: 0.05
76wandb_entity: null
77wandb_mode: online
78wandb_name: e398fc13-c8be-4a52-a07c-5f1b39be5ec0
79wandb_project: Gradients-On-Demand
80wandb_run: your_name
81wandb_runid: e398fc13-c8be-4a52-a07c-5f1b39be5ec0
82warmup_ratio: 0.05
83weight_decay: 0.01
84xformers_attention: true
85| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 19.3339 | 0.0011 | 1 | 2.1448 |
| 14.4445 | 0.0284 | 25 | 1.7305 |
| 5.5267 | 0.0568 | 50 | 1.7865 |
| 17.6506 | 0.0853 | 75 | 1.7159 |