From 6bb021d2b143a58ece3a005af3a1135b0cdac4f2 Mon Sep 17 00:00:00 2001
From: znsoft <znsoft@163.com>
Date: 星期六, 22 四月 2023 05:12:09 +0800
Subject: [PATCH] build with onnxruntime

---
 docs_m2met2/Rules.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs_m2met2/Rules.md b/docs_m2met2/Rules.md
index ab7201d..8bc1a19 100644
--- a/docs_m2met2/Rules.md
+++ b/docs_m2met2/Rules.md
@@ -3,7 +3,7 @@
 
 - Data augmentation is allowed on the original training dataset, including, but not limited to, adding noise or reverberation, speed perturbation and tone change.
 
-- The use of Test dataset in any form of non-compliance is strictly prohibited, including but not limited to use the Test dataset to fine-tune or train the model.
+- Participants are permitted to use the Eval set for model training, but it is not allowed to use the Test set for this purpose. Instead, the Test set should only be utilized for parameter tuning and model selection. Any use of the Test-2023 dataset that violates these rules is strictly prohibited, including but not limited to the use of the Test set for fine-tuning or training the model.
 
 - Multi-system fusion is allowed, but the systems with same structure and different parameters is not encouraged.
   

--
Gitblit v1.9.1