Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ WangchanThaiInstruct: An instruction-following Dataset for Culture-Aware, Multit
|
|
10 |
This repository contains the model artifacts for **gemma-2-9b-dolly-th-7.5k-wangchan-instruct-7.5k** for the paper WangchanThaiInstruct.
|
11 |
|
12 |
# Training
|
13 |
-
The model is a google/gemma-2-9b finetuned on
|
14 |
|
15 |
| Hyperparameter | Value |
|
16 |
|-----------------------|-----------|
|
|
|
10 |
This repository contains the model artifacts for **gemma-2-9b-dolly-th-7.5k-wangchan-instruct-7.5k** for the paper WangchanThaiInstruct.
|
11 |
|
12 |
# Training
|
13 |
+
The model is a google/gemma-2-9b finetuned on 7500 randomly sampled samples of a machine translated [Dolly 15K](https://huggingface.co/datasets/Thaweewat/databricks-dolly-15k-th) and 7500 randomly samples samples of [WangchanThaiInstruct's training set](https://huggingface.co/datasets/airesearch/WangchanThaiInstruct) using the Llama Factory framework with the following hyperparameters:
|
14 |
|
15 |
| Hyperparameter | Value |
|
16 |
|-----------------------|-----------|
|