PumeTu commited on
Commit
40f07af
·
verified ·
1 Parent(s): 06aa83b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 10000 randomly sampled samples of a machine translated [Alpaca 52K](https://huggingface.co/datasets/Thaweewat/alpaca-cleaned-52k-th) using the Llama Factory framework with the following hyperparameters:
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
  |-----------------------|-----------|