Views
No views yet
0.4.11adapter: lora
2base_model: NousResearch/Meta-Llama-3-8B
3bf16: auto
4chat_template: llama3
5dataset_prepared_path: null
6datasets:
7- chat_template: chatml
8 data_files:
9 - 3f6c80b15b98108d_train_data.json
10 ds_type: json
11 field_messages: conversations
12 message_field_content: value
13 message_field_role: from
14 message_property_mappings:
15 content: value
16 role: from
17 path: /workspace/input_data/
18 roles:
19 assistant:
20 - gpt
21 user:
22 - human
23 type: chat_template
24debug: null
25deepspeed: null
26early_stopping_patience: null
27eval_max_new_tokens: 128
28eval_table_size: null
29evals_per_epoch: 4
30flash_attention: false
31fp16: null
32fsdp: null
33fsdp_config: null
34gradient_accumulation_steps: 4
35gradient_checkpointing: false
36group_by_length: false
37hub_model_id: cwaud/37bc5eb3-855c-4e9e-ba2f-843c1c30acbe
38learning_rate: 0.0002
39load_in_4bit: false
40load_in_8bit: false
41local_rank: null
42logging_steps: 1
43lora_alpha: 16
44lora_dropout: 0.05
45lora_fan_in_fan_out: null
46lora_model_dir: null
47lora_r: 8
48lora_target_linear: true
49lr_scheduler: cosine
50max_steps: 10
51micro_batch_size: 2
52mlflow_experiment_name: /tmp/3f6c80b15b98108d_train_data.json
53model_type: AutoModelForCausalLM
54num_epochs: 1
55optimizer: adamw_bnb_8bit
56output_dir: /root/.cache/huggingface/hub/trained_repo
57pad_to_sequence_len: true
58resume_from_checkpoint: null
59s2_attention: null
60sample_packing: false
61saves_per_epoch: 4
62sequence_len: 512
63special_tokens:
64 pad_token: <|end_of_text|>
65strict: false
66tf32: false
67tokenizer_type: AutoTokenizer
68train_on_inputs: false
69trust_remote_code: true
70val_set_size: 0.05
71wandb_entity: null
72wandb_mode: offline
73wandb_name: 54096c79-f198-4a94-8560-3055d4d3ba28
74wandb_project: Gradients-On-Demand
75wandb_run: your_name
76wandb_runid: 54096c79-f198-4a94-8560-3055d4d3ba28
77warmup_steps: 10
78weight_decay: 0.0
79xformers_attention: null
80| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 3.2753 | 0.0001 | 1 | 2.5587 |
| 2.792 | 0.0003 | 3 | 2.5455 |
| 1.9353 | 0.0007 | 6 | 2.3167 |
| 2.4009 | 0.0010 | 9 | 1.9421 |