End of training
Browse files- README.md +6 -6
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- axolotl
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
-
- name: proof-reading-SeaLLM3-7B-Chat-3090-
|
10 |
results: []
|
11 |
---
|
12 |
|
@@ -26,7 +26,7 @@ load_in_4bit: true
|
|
26 |
strict: false
|
27 |
|
28 |
datasets:
|
29 |
-
- path: Tippawan/pr-
|
30 |
type: sharegpt
|
31 |
conversation: chatml
|
32 |
field_messages: messages
|
@@ -41,7 +41,7 @@ eval_sample_packing: false
|
|
41 |
pad_to_sequence_len: false
|
42 |
|
43 |
push_to_hub: true
|
44 |
-
hub_model_id: Tippawan/proof-reading-SeaLLM3-7B-Chat-3090-
|
45 |
use_auth_token: true # Ensure you have set your Hugging Face API token in the environment
|
46 |
hub_private_repo: true # Set to true if you want the repository to be private
|
47 |
hub_strategy: all_checkpoints
|
@@ -49,14 +49,14 @@ save_total_limit: 3
|
|
49 |
load_best_model_at_end: true
|
50 |
|
51 |
adapter: lora
|
52 |
-
lora_model_dir: Tippawan/proof-reading-SeaLLM3-7B-Chat-3090-
|
53 |
lora_r: 16
|
54 |
lora_alpha: 32
|
55 |
lora_dropout: 0.05
|
56 |
lora_target_linear: true
|
57 |
lora_fan_in_fan_out:
|
58 |
|
59 |
-
wandb_project: proof-reading-SeaLLM3-7B-Chat-3090-
|
60 |
wandb_entity:
|
61 |
wandb_watch:
|
62 |
wandb_name:
|
@@ -96,7 +96,7 @@ special_tokens:
|
|
96 |
|
97 |
</details><br>
|
98 |
|
99 |
-
# proof-reading-SeaLLM3-7B-Chat-3090-
|
100 |
|
101 |
This model is a fine-tuned version of [SeaLLMs/SeaLLM3-7B-Chat](https://huggingface.co/SeaLLMs/SeaLLM3-7B-Chat) on the None dataset.
|
102 |
|
|
|
6 |
- axolotl
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
+
- name: proof-reading-SeaLLM3-7B-Chat-3090-v5
|
10 |
results: []
|
11 |
---
|
12 |
|
|
|
26 |
strict: false
|
27 |
|
28 |
datasets:
|
29 |
+
- path: Tippawan/pr-5-seallm-messages-only
|
30 |
type: sharegpt
|
31 |
conversation: chatml
|
32 |
field_messages: messages
|
|
|
41 |
pad_to_sequence_len: false
|
42 |
|
43 |
push_to_hub: true
|
44 |
+
hub_model_id: Tippawan/proof-reading-SeaLLM3-7B-Chat-3090-v5 # Replace with your Hugging Face repo ID
|
45 |
use_auth_token: true # Ensure you have set your Hugging Face API token in the environment
|
46 |
hub_private_repo: true # Set to true if you want the repository to be private
|
47 |
hub_strategy: all_checkpoints
|
|
|
49 |
load_best_model_at_end: true
|
50 |
|
51 |
adapter: lora
|
52 |
+
lora_model_dir: Tippawan/proof-reading-SeaLLM3-7B-Chat-3090-v4
|
53 |
lora_r: 16
|
54 |
lora_alpha: 32
|
55 |
lora_dropout: 0.05
|
56 |
lora_target_linear: true
|
57 |
lora_fan_in_fan_out:
|
58 |
|
59 |
+
wandb_project: proof-reading-SeaLLM3-7B-Chat-3090-v5
|
60 |
wandb_entity:
|
61 |
wandb_watch:
|
62 |
wandb_name:
|
|
|
96 |
|
97 |
</details><br>
|
98 |
|
99 |
+
# proof-reading-SeaLLM3-7B-Chat-3090-v5
|
100 |
|
101 |
This model is a fine-tuned version of [SeaLLMs/SeaLLM3-7B-Chat](https://huggingface.co/SeaLLMs/SeaLLM3-7B-Chat) on the None dataset.
|
102 |
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 161621802
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7018b9d5d72e9bac1f8e5c747e7cb686c450737c462d4e3d0d1cf90df4926e8
|
3 |
size 161621802
|