From a6d852d2aa3929e4ae6eb6e29c6583f92b542136 Mon Sep 17 00:00:00 2001
From: zhifu gao <zhifu.gzf@alibaba-inc.com>
Date: 星期二, 25 四月 2023 22:43:57 +0800
Subject: [PATCH] Merge pull request #422 from alibaba-damo-academy/main

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

diff --git a/docs_m2met2/Rules.md b/docs/m2met2/Rules.md
similarity index 92%
rename from docs_m2met2/Rules.md
rename to docs/m2met2/Rules.md
index 8bc1a19..340c2f5 100644
--- a/docs_m2met2/Rules.md
+++ b/docs/m2met2/Rules.md
@@ -4,8 +4,6 @@
 - Data augmentation is allowed on the original training dataset, including, but not limited to, adding noise or reverberation, speed perturbation and tone change.
 
 - 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.
   
 - If the cpCER of the two systems on the Test dataset are the same, the system with lower computation complexity will be judged as the superior one.
   

--
Gitblit v1.9.1