From 09622cf33d81f3682e7253c89fead5ed13514d81 Mon Sep 17 00:00:00 2001 From: Cricial <2911646453@qq.com> Date: Sat, 18 Jan 2025 11:32:42 +0800 Subject: [PATCH] =?UTF-8?q?77.5=E4=B8=87=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 496f2c1..cd9e735 100644 --- a/README.md +++ b/README.md @@ -15,11 +15,11 @@ ```shell python main.py --exp without_exp --reset_db True ``` -3. 等待运行完成( 个样本)。结束后,将*db_name_prefix: without_exp*改为*db_name_prefix: with_exp*,并运行 +3. 等待运行完成(77.5个样本)。结束后,将*db_name_prefix: without_exp*改为*db_name_prefix: with_exp*,并运行 ```shell python main.py --exp with_exp --reset_db True ``` -4. 漫长的等待( 万个样本),直到运行完成 +4. 漫长的等待(万个样本),直到运行完成 ## 获得结果,绘制图表