Rename 32b.yml to 32b2.yml
Browse files- 32b.yml → 32b2.yml +16 -19
32b.yml → 32b2.yml
RENAMED
@@ -2,7 +2,7 @@ base_model: NewEden/Hamanasu-32B-V1
|
|
2 |
model_type: AutoModelForCausalLM
|
3 |
tokenizer_type: AutoTokenizer
|
4 |
|
5 |
-
hub_model_id: NewEden/Hamanasu-
|
6 |
hub_strategy: "all_checkpoints"
|
7 |
push_dataset_to_hub:
|
8 |
hf_use_auth_token: true
|
@@ -32,7 +32,7 @@ datasets:
|
|
32 |
- path: PocketDoc/Dans-Toolmaxx-Agent
|
33 |
type: dan-chat-advanced
|
34 |
- path: PocketDoc/Dans-Assistantmaxx-Tulu3-IF
|
35 |
-
type: dan-chat-
|
36 |
- path: NewEden/Hydrus-SonnetOrca
|
37 |
type: dan-chat-advanced
|
38 |
- path: NewEden/Hydrus-Chat_error-Pure-Dove-sharegpt
|
@@ -41,33 +41,30 @@ datasets:
|
|
41 |
type: dan-chat-advanced
|
42 |
- path: NewEden/GSM8K-R1-filtered
|
43 |
type: dan-chat-advanced
|
44 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
dataset_prepared_path: prepared_data
|
46 |
val_set_size: 0.0
|
47 |
output_dir: ./qwq-inst
|
48 |
|
49 |
-
sequence_len:
|
50 |
sample_packing: true
|
51 |
pad_to_sequence_len: true
|
52 |
|
53 |
-
adapter: lora
|
54 |
-
lora_model_dir:
|
55 |
-
lora_r: 128
|
56 |
-
lora_alpha: 16
|
57 |
-
lora_dropout: 0.05
|
58 |
-
lora_target_modules:
|
59 |
-
- gate_proj
|
60 |
-
- down_proj
|
61 |
-
- up_proj
|
62 |
-
- q_proj
|
63 |
-
- v_proj
|
64 |
-
- k_proj
|
65 |
-
- o_proj
|
66 |
-
|
67 |
wandb_project: qwq
|
68 |
wandb_entity:
|
69 |
wandb_watch:
|
70 |
-
wandb_name: instruct-attempt-
|
71 |
wandb_log_model:
|
72 |
|
73 |
gradient_accumulation_steps: 2
|
|
|
2 |
model_type: AutoModelForCausalLM
|
3 |
tokenizer_type: AutoTokenizer
|
4 |
|
5 |
+
hub_model_id: NewEden/Hamanasu-FFT-Instruct
|
6 |
hub_strategy: "all_checkpoints"
|
7 |
push_dataset_to_hub:
|
8 |
hf_use_auth_token: true
|
|
|
32 |
- path: PocketDoc/Dans-Toolmaxx-Agent
|
33 |
type: dan-chat-advanced
|
34 |
- path: PocketDoc/Dans-Assistantmaxx-Tulu3-IF
|
35 |
+
type: dan-chat-advanced
|
36 |
- path: NewEden/Hydrus-SonnetOrca
|
37 |
type: dan-chat-advanced
|
38 |
- path: NewEden/Hydrus-Chat_error-Pure-Dove-sharegpt
|
|
|
41 |
type: dan-chat-advanced
|
42 |
- path: NewEden/GSM8K-R1-filtered
|
43 |
type: dan-chat-advanced
|
44 |
+
- path: NewEden/Hydrus_Anthropic_hh_harmful-sharegpt
|
45 |
+
type: dan-chat-advanced
|
46 |
+
- path: NewEden/Hydrus-Instruct-SmolTalk
|
47 |
+
type: dan-chat-advanced
|
48 |
+
- path: PocketDoc/Dans-Logicmaxx-Skunkworks
|
49 |
+
type: dan-chat-advanced
|
50 |
+
- path: PocketDoc/Dans-Logicmaxx-SAT-AP
|
51 |
+
type: dan-chat-advanced
|
52 |
+
- path: PocketDoc/Dans-Toolmaxx-ShellCommands
|
53 |
+
type: dan-chat-advanced
|
54 |
+
- path: PocketDoc/Dans-Taskmaxx-Edit
|
55 |
+
type: dan-chat-advanced
|
56 |
dataset_prepared_path: prepared_data
|
57 |
val_set_size: 0.0
|
58 |
output_dir: ./qwq-inst
|
59 |
|
60 |
+
sequence_len: 32768
|
61 |
sample_packing: true
|
62 |
pad_to_sequence_len: true
|
63 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
wandb_project: qwq
|
65 |
wandb_entity:
|
66 |
wandb_watch:
|
67 |
+
wandb_name: instruct-attempt-02
|
68 |
wandb_log_model:
|
69 |
|
70 |
gradient_accumulation_steps: 2
|