From 4f1d5b63969dc5fa1e2eae8b5634d53eb266332f Mon Sep 17 00:00:00 2001 From: hoshi-hiyouga Date: Mon, 25 Nov 2024 21:47:04 +0800 Subject: [PATCH] update dataset Former-commit-id: 5214d3ea06ac73f1179ca9574d7c7030c92b5ee1 --- data/dataset_info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/dataset_info.json b/data/dataset_info.json index e4355443..7cfb0e79 100644 --- a/data/dataset_info.json +++ b/data/dataset_info.json @@ -426,7 +426,7 @@ } }, "dpo_mix_en": { - "hf_hub_url": "hiyouga/DPO-En-Zh-20k", + "hf_hub_url": "llamafactory/DPO-En-Zh-20k", "subset": "en", "ranking": true, "formatting": "sharegpt", @@ -437,7 +437,7 @@ } }, "dpo_mix_zh": { - "hf_hub_url": "hiyouga/DPO-En-Zh-20k", + "hf_hub_url": "llamafactory/DPO-En-Zh-20k", "subset": "zh", "ranking": true, "formatting": "sharegpt",