Views
No views yet
0.10.0.dev01adapter: lora
2base_model: unsloth/SmolLM2-1.7B
3bf16: auto
4chat_template: llama3
5dataloader_num_workers: 12
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - feb8434ff03a55c3_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_input: reference
15 field_instruction: source
16 field_output: good-translation
17 format: '{instruction} {input}'
18 no_input_format: '{instruction}'
19 system_format: '{system}'
20 system_prompt: ''
21debug: null
22deepspeed: null
23early_stopping_patience: null
24eval_max_new_tokens: 128
25eval_steps: null
26eval_table_size: null
27evals_per_epoch: null
28flash_attention: true
29fp16: null
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 4
33gradient_checkpointing: false
34group_by_length: false
35hub_model_id: aleegis/597aac0f-bb48-4ffa-8cf2-3b3fc68dc5ca
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 0.0003
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: null
44lora_alpha: 32
45lora_dropout: 0.15
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 32
49lora_target_linear: true
50lr_scheduler: cosine
51max_grad_norm: 1
52max_steps: 1500
53micro_batch_size: 2
54mlflow_experiment_name: /tmp/feb8434ff03a55c3_train_data.json
55model_type: AutoModelForCausalLM
56num_epochs: 30
57optimizer: adamw_torch_fused
58output_dir: miner_id_24
59pad_to_sequence_len: true
60resume_from_checkpoint: null
61s2_attention: null
62sample_packing: false
63save_steps: null
64save_total_limit: 10
65saves_per_epoch: 0
66sequence_len: 1024
67strict: false
68tf32: true
69tokenizer_type: AutoTokenizer
70train_on_inputs: false
71trust_remote_code: true
72val_set_size: 0.0
73wandb_entity: null
74wandb_mode: online
75wandb_name: 494910e5-c284-4a17-a6e1-e42577185897
76wandb_project: Gradients-On-Demand
77wandb_run: your_name
78wandb_runid: 494910e5-c284-4a17-a6e1-e42577185897
79warmup_steps: 150
80weight_decay: 0
81xformers_attention: null
82