Views
No views yet
0.4.11accelerate_config:
2 dynamo_backend: inductor
3 mixed_precision: fp16
4 num_machines: 1
5 num_processes: auto
6 use_cpu: false
7adapter: lora
8base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
9bf16: auto
10chat_template: llama3
11dataset_prepared_path: null
12datasets:
13- data_files:
14 - 88d7e218dc957967_train_data.json
15 ds_type: json
16 format: custom
17 path: /workspace/input_data/88d7e218dc957967_train_data.json
18 type:
19 field_instruction: context
20 field_output: summary
21 format: '{instruction}'
22 no_input_format: '{instruction}'
23 system_format: '{system}'
24 system_prompt: ''
25debug: null
26deepspeed: null
27device_map: auto
28early_stopping_patience: null
29eval_max_new_tokens: 128
30eval_table_size: null
31evals_per_epoch: 4
32flash_attention: true
33fp16: null
34fsdp: null
35fsdp_config: null
36gradient_accumulation_steps: 16
37gradient_checkpointing: true
38group_by_length: false
39hub_model_id: VERSIL91/2d115c88-bf25-4521-966b-4d94360fa15e
40hub_repo: null
41hub_strategy: checkpoint
42hub_token: null
43learning_rate: 0.0001
44local_rank: null
45logging_steps: 1
46lora_alpha: 32
47lora_dropout: 0.05
48lora_fan_in_fan_out: null
49lora_model_dir: null
50lora_r: 16
51lora_target_linear: true
52lora_target_modules:
53- q_proj
54- v_proj
55lr_scheduler: cosine
56max_memory:
57 0: 70GiB
58 1: 70GiB
59 2: 70GiB
60 3: 70GiB
61 4: 70GiB
62 5: 70GiB
63 6: 70GiB
64 7: 70GiB
65max_steps: 20
66micro_batch_size: 1
67mlflow_experiment_name: /tmp/88d7e218dc957967_train_data.json
68model_type: AutoModelForCausalLM
69num_epochs: 1
70optimizer: adamw_bnb_8bit
71output_dir: miner_id_24
72pad_to_sequence_len: true
73quantization_config:
74 llm_int8_enable_fp32_cpu_offload: true
75 load_in_8bit: true
76resume_from_checkpoint: null
77s2_attention: null
78sample_packing: false
79saves_per_epoch: 4
80sequence_len: 4056
81strict: false
82tf32: false
83tokenizer_type: AutoTokenizer
84torch_compile: true
85train_on_inputs: false
86trust_remote_code: true
87val_set_size: 0.05
88wandb_entity: null
89wandb_mode: online
90wandb_name: 2d115c88-bf25-4521-966b-4d94360fa15e
91wandb_project: Gradients-On-Demand
92wandb_run: your_name
93wandb_runid: 2d115c88-bf25-4521-966b-4d94360fa15e
94warmup_steps: 10
95weight_decay: 0.0
96xformers_attention: null
97| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.8514 | 0.0063 | 1 | nan |
| 1.7827 | 0.0317 | 5 | nan |
| 1.7776 | 0.0633 | 10 | nan |
| 1.8456 | 0.0950 | 15 | nan |
| 1.7251 | 0.1267 | 20 | nan |