Views
No views yet
0.4.11adapter: lora
2base_model: fxmarty/tiny-llama-fast-tokenizer
3bf16: auto
4chat_template: llama3
5cosine_min_lr_ratio: 0.1
6data_processes: 4
7dataset_prepared_path: null
8datasets:
9- data_files:
10 - b91f9e23a399766c_train_data.json
11 ds_type: json
12 format: custom
13 num_proc: 4
14 path: /workspace/input_data/b91f9e23a399766c_train_data.json
15 streaming: true
16 type:
17 field_input: tweet
18 field_instruction: conspiracy_theory
19 field_output: label
20 format: '{instruction} {input}'
21 no_input_format: '{instruction}'
22 system_format: '{system}'
23 system_prompt: ''
24debug: null
25deepspeed: null
26device_map: balanced
27do_eval: true
28early_stopping_patience: 1
29eval_batch_size: 1
30eval_sample_packing: false
31eval_steps: 25
32evaluation_strategy: steps
33flash_attention: false
34fp16: null
35fsdp: null
36fsdp_config: null
37gradient_accumulation_steps: 16
38gradient_checkpointing: true
39group_by_length: true
40hub_model_id: eeeebbb2/e4b336e7-ad81-4eb7-b0b2-f60c4faf1a31
41hub_strategy: checkpoint
42hub_token: null
43learning_rate: 0.0001
44load_in_4bit: false
45load_in_8bit: false
46local_rank: null
47logging_steps: 1
48lora_alpha: 64
49lora_dropout: 0.05
50lora_fan_in_fan_out: null
51lora_model_dir: null
52lora_r: 32
53lora_target_linear: true
54lora_target_modules:
55- q_proj
56- v_proj
57lr_scheduler: cosine
58max_grad_norm: 1.0
59max_memory:
60 0: 75GB
61 1: 75GB
62 2: 75GB
63 3: 75GB
64max_steps: 50
65micro_batch_size: 2
66mixed_precision: bf16
67mlflow_experiment_name: /tmp/b91f9e23a399766c_train_data.json
68model_type: AutoModelForCausalLM
69num_epochs: 3
70optim_args:
71 adam_beta1: 0.9
72 adam_beta2: 0.95
73 adam_epsilon: 1e-5
74optimizer: adamw_torch
75output_dir: miner_id_24
76pad_to_sequence_len: true
77resume_from_checkpoint: null
78s2_attention: null
79sample_packing: false
80save_steps: 25
81save_strategy: steps
82sequence_len: 2048
83special_tokens:
84 pad_token: </s>
85strict: false
86tf32: false
87tokenizer_type: AutoTokenizer
88torch_compile: false
89train_on_inputs: false
90trust_remote_code: true
91val_set_size: 50
92wandb_entity: null
93wandb_mode: online
94wandb_name: e4b336e7-ad81-4eb7-b0b2-f60c4faf1a31
95wandb_project: Public_TuningSN
96wandb_runid: e4b336e7-ad81-4eb7-b0b2-f60c4faf1a31
97warmup_ratio: 0.04
98weight_decay: 0.01
99xformers_attention: null
100| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 10.3777 | 0.0205 | 1 | 10.3610 |
| 10.3481 | 0.5128 | 25 | 10.3237 |
| 10.1882 | 1.0256 | 50 | 10.3021 |