Views
No views yet
0.4.11adapter: lora
2base_model: EleutherAI/pythia-70m
3bf16: true
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- data_files:
8 - e6a419a383eaa352_train_data.json
9 ds_type: json
10 format: custom
11 path: /workspace/input_data/e6a419a383eaa352_train_data.json
12 type:
13 field_instruction: query
14 field_output: answer
15 format: '{instruction}'
16 no_input_format: '{instruction}'
17 system_format: '{system}'
18 system_prompt: ''
19debug: null
20deepspeed: null
21device_map: auto
22early_stopping_patience: 3
23ema_decay: 0.999
24eval_max_new_tokens: 128
25eval_steps: 100
26eval_table_size: null
27evals_per_epoch: null
28flash_attention: false
29fp16: false
30fsdp: null
31fsdp_config: null
32gradient_accumulation_steps: 4
33gradient_checkpointing: true
34group_by_length: false
35hub_model_id: JoshMe1/5dc5d538-f537-41c8-bf11-aa6fbeb14e9e
36hub_repo: null
37hub_strategy: checkpoint
38hub_token: null
39learning_rate: 5.0e-05
40load_in_4bit: false
41load_in_8bit: false
42local_rank: null
43logging_steps: 10
44lora_alpha: 128
45lora_dropout: 0.1
46lora_fan_in_fan_out: null
47lora_model_dir: null
48lora_r: 64
49lora_target_linear: true
50lr_scheduler: reduce_lr_on_plateau
51lr_scheduler_args:
52- mode=min
53- factor=0.5
54- patience=2
55max_memory:
56 0: 130GB
57max_steps: 200
58micro_batch_size: 2
59mlflow_experiment_name: /tmp/e6a419a383eaa352_train_data.json
60model_type: AutoModelForCausalLM
61num_epochs: 10
62optimizer: adamw_bnb_8bit
63output_dir: miner_id_24
64pad_to_sequence_len: true
65resume_from_checkpoint: null
66s2_attention: null
67sample_packing: false
68save_steps: 100
69saves_per_epoch: null
70sequence_len: 2048
71special_tokens:
72 pad_token: <|endoftext|>
73strict: false
74tf32: false
75tokenizer_type: AutoTokenizer
76train_on_inputs: false
77trust_remote_code: true
78use_ema: true
79val_set_size: 0.05
80wandb_entity: null
81wandb_mode: online
82wandb_name: 9a354c92-28a8-4de5-9b2d-1ca998df079a
83wandb_project: Gradients-On-Demand
84wandb_run: your_name
85wandb_runid: 9a354c92-28a8-4de5-9b2d-1ca998df079a
86warmup_steps: 200
87weight_decay: 0.01
88xformers_attention: null
89| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| No log | 0.0001 | 1 | 3.4321 |
| 12.6201 | 0.0054 | 100 | 3.1445 |
| 13.4111 | 0.0108 | 200 | 3.1435 |