From 7b576c05ba3fc62ebc7186e1016029f9f3e51e8f Mon Sep 17 00:00:00 2001 From: mlxu <228311995@qq.com> Date: Sun, 13 Feb 2022 16:02:21 +0800 Subject: [PATCH] [doc] add basic result of mdtc model --- examples/speechcommand_v1/s0/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/speechcommand_v1/s0/README.md diff --git a/examples/speechcommand_v1/s0/README.md b/examples/speechcommand_v1/s0/README.md new file mode 100644 index 0000000..13f4eb8 --- /dev/null +++ b/examples/speechcommand_v1/s0/README.md @@ -0,0 +1,5 @@ +Classification accuracy: + +| model | params(K) | epoch | acc(%) | +|-----------------------|-----------|-----------|------------| +| MDTC | 161 | 100(avg10)| 97.89 |