Views
No views yet
0.10.0.dev01adapter: lora
2base_model: echarlaix/tiny-random-mistral
3bf16: auto
4chat_template: llama3
5dataloader_num_workers: 12
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 7754e772ba376760_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/
13 type:
14 field_input: Mois
15 field_instruction: Dates
16 field_output: Couverts Totaux
17 field_system: Autres
18 format: '{instruction} {input}'
19 no_input_format: '{instruction}'
20 system_format: '{system}'
21 system_prompt: ''
22debug: null
23deepspeed: null
24early_stopping_patience: null
25eval_max_new_tokens: 128
26eval_steps: null
27eval_table_size: null
28evals_per_epoch: null
29flash_attention: true
30fp16: null
31fsdp: null
32fsdp_config: null
33gradient_accumulation_steps: 2
34gradient_checkpointing: false
35group_by_length: false
36hub_model_id: aleegis/62d18770-57e9-4746-ab6d-371e626c17a9
37hub_repo: null
38hub_strategy: checkpoint
39hub_token: null
40learning_rate: 0.0002
41load_in_4bit: false
42load_in_8bit: false
43local_rank: null
44logging_steps: null
45lora_alpha: 32
46lora_dropout: 0.05
47lora_fan_in_fan_out: null
48lora_model_dir: null
49lora_r: 16
50lora_target_linear: true
51lr_scheduler: constant
52max_grad_norm: 1
53max_steps: 800
54micro_batch_size: 4
55mlflow_experiment_name: /tmp/7754e772ba376760_train_data.json
56model_type: AutoModelForCausalLM
57num_epochs: 15
58optimizer: adamw_torch_fused
59output_dir: miner_id_24
60pad_to_sequence_len: true
61resume_from_checkpoint: null
62s2_attention: null
63sample_packing: false
64save_steps: null
65save_total_limit: 10
66saves_per_epoch: 0
67sequence_len: 2048
68special_tokens:
69 pad_token: </s>
70strict: false
71tf32: true
72tokenizer_type: AutoTokenizer
73train_on_inputs: false
74trust_remote_code: true
75val_set_size: 0.0
76wandb_entity: null
77wandb_mode: online
78wandb_name: 64af9590-0485-4162-aedf-cd6b831b8386
79wandb_project: Gradients-On-Demand
80wandb_run: your_name
81wandb_runid: 64af9590-0485-4162-aedf-cd6b831b8386
82warmup_steps: 80
83weight_decay: 0
84xformers_attention: null
85