indiejoseph
commited on
Commit
•
8472bfc
1
Parent(s):
95a3e56
End of training
Browse files
README.md
CHANGED
@@ -2,13 +2,18 @@
|
|
2 |
license: gemma
|
3 |
library_name: peft
|
4 |
tags:
|
|
|
|
|
|
|
|
|
5 |
- trl
|
6 |
- sft
|
7 |
- alignment-handbook
|
8 |
- generated_from_trainer
|
9 |
base_model: google/gemma-2b
|
10 |
datasets:
|
11 |
-
-
|
|
|
12 |
model-index:
|
13 |
- name: cantonese-gemma-sft-lora
|
14 |
results: []
|
@@ -19,7 +24,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
# cantonese-gemma-sft-lora
|
21 |
|
22 |
-
This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on the
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
2 |
license: gemma
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
+
- alignment-handbook
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
+
- generated_from_trainer
|
9 |
- trl
|
10 |
- sft
|
11 |
- alignment-handbook
|
12 |
- generated_from_trainer
|
13 |
base_model: google/gemma-2b
|
14 |
datasets:
|
15 |
+
- HuggingFaceH4/deita-10k-v0-sft
|
16 |
+
- hon9kon9ize/yue-alpaca-chat
|
17 |
model-index:
|
18 |
- name: cantonese-gemma-sft-lora
|
19 |
results: []
|
|
|
24 |
|
25 |
# cantonese-gemma-sft-lora
|
26 |
|
27 |
+
This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on the HuggingFaceH4/deita-10k-v0-sft and the hon9kon9ize/yue-alpaca-chat datasets.
|
28 |
|
29 |
## Model description
|
30 |
|