Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,11 @@ base_model: TheBloke/typhoon-7B-GPTQ
|
|
9 |
model-index:
|
10 |
- name: typhoon-7b-chat-alpaca
|
11 |
results: []
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -18,18 +23,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [TheBloke/typhoon-7B-GPTQ](https://huggingface.co/TheBloke/typhoon-7B-GPTQ) on the None dataset.
|
20 |
|
21 |
-
## Model description
|
22 |
-
|
23 |
-
More information needed
|
24 |
-
|
25 |
-
## Intended uses & limitations
|
26 |
-
|
27 |
-
More information needed
|
28 |
-
|
29 |
-
## Training and evaluation data
|
30 |
-
|
31 |
-
More information needed
|
32 |
-
|
33 |
## Training procedure
|
34 |
|
35 |
### Training hyperparameters
|
@@ -41,13 +34,8 @@ The following hyperparameters were used during training:
|
|
41 |
- seed: 42
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: cosine
|
44 |
-
- training_steps: 250
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
-
### Training results
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
### Framework versions
|
52 |
|
53 |
- PEFT 0.7.1
|
|
|
9 |
model-index:
|
10 |
- name: typhoon-7b-chat-alpaca
|
11 |
results: []
|
12 |
+
datasets:
|
13 |
+
- Thaweewat/alpaca-cleaned-52k-th
|
14 |
+
language:
|
15 |
+
- th
|
16 |
+
pipeline_tag: text-generation
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
23 |
|
24 |
This model is a fine-tuned version of [TheBloke/typhoon-7B-GPTQ](https://huggingface.co/TheBloke/typhoon-7B-GPTQ) on the None dataset.
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
## Training procedure
|
27 |
|
28 |
### Training hyperparameters
|
|
|
34 |
- seed: 42
|
35 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
36 |
- lr_scheduler_type: cosine
|
|
|
37 |
- mixed_precision_training: Native AMP
|
38 |
|
|
|
|
|
|
|
|
|
39 |
### Framework versions
|
40 |
|
41 |
- PEFT 0.7.1
|