Update README.md
Browse files
README.md
CHANGED
@@ -8,86 +8,10 @@ model-index:
|
|
8 |
results: []
|
9 |
---
|
10 |
|
11 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
-
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
|
15 |
<details><summary>See axolotl config</summary>
|
16 |
|
17 |
-
axolotl version: `0.4.1`
|
18 |
-
```yaml
|
19 |
-
base_model: HuggingFaceTB/SmolLM-360M-Instruct
|
20 |
-
tokenizer_type: AutoTokenizer
|
21 |
-
|
22 |
-
load_in_8bit: false
|
23 |
-
load_in_4bit: false
|
24 |
-
strict: false
|
25 |
-
|
26 |
-
|
27 |
-
chat_template: chatml
|
28 |
-
datasets:
|
29 |
-
- path: CarrotAI/ko-instruction-dataset
|
30 |
-
type: alpaca
|
31 |
-
- path: werty1248/sharegpt-tagengo-gpt4-ko
|
32 |
-
type: sharegpt
|
33 |
-
- path: changpt/ko-lima-vicuna
|
34 |
-
type: sharegpt
|
35 |
-
- path: davidkim205/kollm-converations
|
36 |
-
type: sharegpt
|
37 |
-
- path: CarrotAI/Amazing-Instructions
|
38 |
-
type: alpaca
|
39 |
-
|
40 |
-
dataset_prepared_path: last_run_prepared
|
41 |
-
val_set_size: 0.05
|
42 |
-
output_dir: ./SomlLm-360M-Ko-Instruct
|
43 |
-
|
44 |
-
sequence_len: 8192
|
45 |
-
sample_packing: true
|
46 |
-
pad_to_sequence_len: true
|
47 |
-
|
48 |
-
wandb_project:
|
49 |
-
wandb_entity:
|
50 |
-
wandb_watch:
|
51 |
-
wandb_name:
|
52 |
-
wandb_log_model:
|
53 |
-
|
54 |
-
gradient_accumulation_steps: 8
|
55 |
-
micro_batch_size: 6
|
56 |
-
num_epochs: 1
|
57 |
-
optimizer: paged_adamw_8bit
|
58 |
-
lr_scheduler: cosine
|
59 |
-
learning_rate: 2e-5
|
60 |
-
|
61 |
-
train_on_inputs: false
|
62 |
-
group_by_length: false
|
63 |
-
bf16: auto
|
64 |
-
fp16:
|
65 |
-
tf32: false
|
66 |
-
|
67 |
-
gradient_checkpointing: true
|
68 |
-
gradient_checkpointing_kwargs:
|
69 |
-
use_reentrant: false
|
70 |
-
early_stopping_patience:
|
71 |
-
resume_from_checkpoint:
|
72 |
-
logging_steps: 1
|
73 |
-
xformers_attention:
|
74 |
-
flash_attention: true
|
75 |
-
|
76 |
-
warmup_steps: 100
|
77 |
-
evals_per_epoch: 1
|
78 |
-
eval_table_size:
|
79 |
-
saves_per_epoch: 1
|
80 |
-
debug:
|
81 |
-
deepspeed:
|
82 |
-
weight_decay: 0.0
|
83 |
-
fsdp:
|
84 |
-
fsdp_config:
|
85 |
-
special_tokens:
|
86 |
-
|
87 |
-
```
|
88 |
-
|
89 |
-
</details><br>
|
90 |
-
|
91 |
# SomlLm-360M-Ko-Instruct
|
92 |
|
93 |
This model is a fine-tuned version of [HuggingFaceTB/SmolLM-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM-360M-Instruct) on the None dataset.
|
|
|
8 |
results: []
|
9 |
---
|
10 |
|
|
|
|
|
11 |
|
12 |
[<img src="https://raw.githubusercontent.com/axolotl-ai-cloud/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/axolotl-ai-cloud/axolotl)
|
13 |
<details><summary>See axolotl config</summary>
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
# SomlLm-360M-Ko-Instruct
|
16 |
|
17 |
This model is a fine-tuned version of [HuggingFaceTB/SmolLM-360M-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM-360M-Instruct) on the None dataset.
|