Update Qwen7B.yaml
Browse files- Qwen7B.yaml +4 -4
Qwen7B.yaml
CHANGED
@@ -12,7 +12,7 @@ datasets:
|
|
12 |
- path: PocketDoc/Dans-MemoryCore-CoreCurriculum-Small
|
13 |
type: sharegpt
|
14 |
conversation: chatml
|
15 |
-
- path: NewEden/
|
16 |
type: sharegpt
|
17 |
conversation: chatml
|
18 |
- path: anthracite-org/kalo_opus_misc_240827
|
@@ -52,7 +52,7 @@ chat_template: chatml
|
|
52 |
dataset_prepared_path:
|
53 |
val_set_size: 0.05
|
54 |
output_dir: ./outputs/out
|
55 |
-
sequence_len:
|
56 |
sample_packing: true
|
57 |
eval_sample_packing: true
|
58 |
pad_to_sequence_len: true
|
@@ -65,10 +65,10 @@ lora_dropout:
|
|
65 |
lora_target_linear: true
|
66 |
lora_fan_in_fan_out:
|
67 |
|
68 |
-
wandb_project: henbane 7b
|
69 |
wandb_entity:
|
70 |
wandb_watch:
|
71 |
-
wandb_name: henbane 7b
|
72 |
wandb_log_model:
|
73 |
|
74 |
|
|
|
12 |
- path: PocketDoc/Dans-MemoryCore-CoreCurriculum-Small
|
13 |
type: sharegpt
|
14 |
conversation: chatml
|
15 |
+
- path: NewEden/vanilla-backrooms-claude-sharegpt
|
16 |
type: sharegpt
|
17 |
conversation: chatml
|
18 |
- path: anthracite-org/kalo_opus_misc_240827
|
|
|
52 |
dataset_prepared_path:
|
53 |
val_set_size: 0.05
|
54 |
output_dir: ./outputs/out
|
55 |
+
sequence_len: 8192
|
56 |
sample_packing: true
|
57 |
eval_sample_packing: true
|
58 |
pad_to_sequence_len: true
|
|
|
65 |
lora_target_linear: true
|
66 |
lora_fan_in_fan_out:
|
67 |
|
68 |
+
wandb_project: henbane 7b-v2
|
69 |
wandb_entity:
|
70 |
wandb_watch:
|
71 |
+
wandb_name: henbane 7b-v2
|
72 |
wandb_log_model:
|
73 |
|
74 |
|