Views
No views yet
0.4.11adapter: lora
2base_model: unsloth/mistral-7b-v0.2
3bf16: true
4chat_template: llama3
5data_processes: 54
6dataset_prepared_path: null
7datasets:
8- data_files:
9 - 134e2c24bf80b47c_train_data.json
10 ds_type: json
11 format: custom
12 path: /workspace/input_data/134e2c24bf80b47c_train_data.json
13 type:
14 field_instruction: natural_language_statement
15 field_output: formal_statement
16 format: '{instruction}'
17 no_input_format: '{instruction}'
18 system_format: '{system}'
19 system_prompt: ''
20debug: null
21deepspeed: null
22device_map: auto
23distributed_training:
24 multi_gpu: true
25 num_gpus: 2
26do_eval: true
27early_stopping_patience: 5
28eval_batch_size: 8
29eval_max_new_tokens: 128
30eval_steps: 150
31eval_table_size: null
32evals_per_epoch: null
33flash_attention: true
34fp16: false
35fsdp:
36- full_shard
37fsdp_config:
38 activation_checkpointing: false
39 backward_prefetch: BACKWARD_POST
40 forward_prefetch: FORWARD_POST
41 fsdp_min_num_params: 1000000000
42 limit_all_gathers: true
43 mixed_precision: bf16
44 sharding_strategy: FULL_SHARD
45gradient_accumulation_steps: 2
46gradient_checkpointing: true
47group_by_length: true
48hub_ignore_patterns:
49- README.md
50- config.json
51hub_model_id: cimol/86a4d487-4f17-4835-a51e-13df39f17502
52hub_repo: null
53hub_strategy: end
54hub_token: null
55learning_rate: 0.00015
56load_in_4bit: false
57load_in_8bit: false
58local_rank: null
59logging_steps: 10
60lora_alpha: 128
61lora_dropout: 0.3
62lora_fan_in_fan_out: null
63lora_model_dir: null
64lora_r: 64
65lora_target_linear: true
66lr_scheduler: cosine
67lr_scheduler_warmup_steps: 100
68max_grad_norm: 0.5
69max_memory:
70 0: 75GB
71 1: 75GB
72max_steps: 300
73micro_batch_size: 8
74mlflow_experiment_name: /tmp/134e2c24bf80b47c_train_data.json
75model_type: AutoModelForCausalLM
76num_epochs: 3
77optim_args:
78 adam_beta1: 0.9
79 adam_beta2: 0.95
80 adam_epsilon: 1e-8
81optimizer: adamw_torch
82output_dir: miner_id_24
83pad_to_sequence_len: true
84resume_from_checkpoint: null
85s2_attention: null
86sample_packing: false
87save_steps: 150
88saves_per_epoch: null
89seed: 17333
90sequence_len: 1024
91strict: false
92tf32: true
93tokenizer_type: AutoTokenizer
94total_train_batch_size: 32
95train_batch_size: 16
96train_on_inputs: false
97trust_remote_code: true
98val_set_size: 0.05
99wandb_entity: null
100wandb_mode: online
101wandb_name: e864e804-6c38-4323-9f0c-286dd3137bc8
102wandb_project: Gradients-On-Demand
103wandb_run: your_name
104wandb_runid: e864e804-6c38-4323-9f0c-286dd3137bc8
105warmup_steps: 100
106weight_decay: 0.005
107xformers_attention: null
108| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0013 | 1 | 1.7914 |
| 0.6551 | 0.2019 | 150 | 0.2863 |
| 0.5511 | 0.4038 | 300 | 0.2270 |