indiejoseph
commited on
Commit
•
4703b1a
1
Parent(s):
c4ef698
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: other
|
4 |
-
base_model: hon9kon9ize/
|
5 |
tags:
|
6 |
- llama-factory
|
7 |
- full
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# CantoneseLLMChat-v1.0
|
18 |
|
19 |
-
This model is a fine-tuned version of [hon9kon9ize/
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.3170
|
22 |
- Rewards/chosen: -0.7307
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: other
|
4 |
+
base_model: hon9kon9ize/CantoneseLLM-7B-sft
|
5 |
tags:
|
6 |
- llama-factory
|
7 |
- full
|
|
|
16 |
|
17 |
# CantoneseLLMChat-v1.0
|
18 |
|
19 |
+
This model is a fine-tuned version of [hon9kon9ize/CantoneseLLM-7B-sft](https://huggingface.co/hon9kon9ize/CantoneseLLM-7B-sft) on the dpo_v1 dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.3170
|
22 |
- Rewards/chosen: -0.7307
|