Datasets:
Upload 2 files
Browse files- .gitattributes +1 -0
- README.md +20 -0
- cvalues_rlhf_zh_cot.json +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
cvalues_rlhf_zh_cot.json filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license:
|
| 3 |
+
- apache-2.0
|
| 4 |
+
task_categories:
|
| 5 |
+
- text-generation
|
| 6 |
+
- fill-mask
|
| 7 |
+
language:
|
| 8 |
+
- zh
|
| 9 |
+
---
|
| 10 |
+
# puwaer/cvalues_rlhf_zh_cot
|
| 11 |
+
This dataset is based on [Skepsun/cvalues\_rlhf](https://huggingface.co/datasets/Skepsun/cvalues_rlhf) and has been translated into appropriate Chinese for DPO (Direct Preference Optimization).
|
| 12 |
+
* For the **chosen chain of thought** field, outputs from [Qwen/Qwen3-235B-A22B-Instruct-2507](https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507) were used.
|
| 13 |
+
* For the **rejected chain of thought** field, outputs from [huihui-ai/Huihui-gpt-oss-20b-mxfp4-abliterated-v2](https://huggingface.co/huihui-ai/Huihui-gpt-oss-20b-mxfp4-abliterated-v2) were used.
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
このデータセットは、[Skepsun/cvalues_rlhf](https://huggingface.co/datasets/Skepsun/cvalues_rlhf)をもとに、作成された中国語のdpo用のデータセットです。
|
| 17 |
+
* **正例の思考の連鎖**には、[Qwen/Qwen3-235B-A22B-Instruct-2507](https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507)の出力を用いています。
|
| 18 |
+
* **負例の思考の連鎖**には、[huihui-ai/Huihui-gpt-oss-20b-mxfp4-abliterated-v2](https://huggingface.co/huihui-ai/Huihui-gpt-oss-20b-mxfp4-abliterated-v2)の出力を用いています。
|
| 19 |
+
|
| 20 |
+
|
cvalues_rlhf_zh_cot.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a835dabb4d20d9031c443e0275a2a8f342d714a60680c829cd0a126001380c5d
|
| 3 |
+
size 224890668
|