From 2e3a01eac9476d00f2efa4cda808fc1d603989d4 Mon Sep 17 00:00:00 2001 From: bingshuo <565183519@qq.com> Date: Mon, 18 May 2026 12:09:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=A9=BA=E4=B9=8B=E4=B9=8B=E8=B6=8A?= =?UTF-8?q?=E7=95=8C=E6=96=87=E4=BB=B6?= 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 deletions(-) diff --git a/scripts/training/zhizhi_v2/dataset_info.json b/scripts/training/zhizhi_v2/dataset_info.json index b5edaad..e69de29 100644 --- a/scripts/training/zhizhi_v2/dataset_info.json +++ b/scripts/training/zhizhi_v2/dataset_info.json @@ -1,9 +0,0 @@ -{ - "zhizhi_v2": { - "file_name": "/root/autodl-tmp/sft_v2_nosys.jsonl", - "formatting": "sharegpt", - "columns": { - "messages": "messages" - } - } -}