From 84b9cb8c6ae3e9f2558cdd28d5daec157e90a0d6 Mon Sep 17 00:00:00 2001 From: bingshuo <565183519@qq.com> Date: Mon, 18 May 2026 11:06:59 +0800 Subject: [PATCH] =?UTF-8?q?=E9=93=B8=E6=B8=8A:=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=B9=8B=E4=B9=8Bv2=E8=AE=AD=E7=BB=83=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E9=9B=86=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/training/zhizhi_v2/dataset_info.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 scripts/training/zhizhi_v2/dataset_info.json diff --git a/scripts/training/zhizhi_v2/dataset_info.json b/scripts/training/zhizhi_v2/dataset_info.json new file mode 100644 index 0000000..b5edaad --- /dev/null +++ b/scripts/training/zhizhi_v2/dataset_info.json @@ -0,0 +1,9 @@ +{ + "zhizhi_v2": { + "file_name": "/root/autodl-tmp/sft_v2_nosys.jsonl", + "formatting": "sharegpt", + "columns": { + "messages": "messages" + } + } +}