Views
No views yet
0.4.11adapter: lora
2base_model: scb10x/llama-3-typhoon-v1.5-8b-instruct
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - 1b7f1bac3c05ffc3_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/1b7f1bac3c05ffc3_train_data.json
12 type:
13 field_input: prompt_id
14 field_instruction: prompt
15 field_output: all_generated_responses
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: false
34hub_model_id: dzanbek/d88783a6-4c53-475a-8545-bf69a0286e0c
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: 32
44lora_dropout: 0.1
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 16
48lora_target_linear: true
49lr_scheduler: cosine
50max_memory:
51 0: 74GiB
52max_steps: 75
53micro_batch_size: 2
54mlflow_experiment_name: /tmp/1b7f1bac3c05ffc3_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 3
57optimizer: adamw_torch
58output_dir: miner_id_24
59pad_to_sequence_len: true
60resume_from_checkpoint: null
61s2_attention: null
62sample_packing: false
63save_steps: 25
64save_strategy: steps
65sequence_len: 2048
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: d88783a6-4c53-475a-8545-bf69a0286e0c
75wandb_project: Gradients-On-Demand
76wandb_run: your_name
77wandb_runid: d88783a6-4c53-475a-8545-bf69a0286e0c
78warmup_ratio: 0.05
79weight_decay: 0.01
80xformers_attention: true
81| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.9072 | 0.0003 | 1 | 0.9817 |
| 1.1136 | 0.0067 | 25 | 0.8239 |
| 0.8629 | 0.0135 | 50 | 0.8029 |
| 0.9822 | 0.0202 | 75 | 0.7995 |