From 2892e3a85ce2572bfd884af60047b36ae0e55d55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Sk=C3=B3rzewski?= Date: Fri, 17 Feb 2023 11:00:30 +0100 Subject: [PATCH] Remove diagram link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a775b9..ff9007f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The goal of this competition is to develop Natural Language Understanding models The approach used to prepare data for the challenge is meant to promote models robust to various types of errors in the input, making it impossible to solve the task by simply learning a shallow mapping from incorrectly recognized words to the correct ones. This reflects real-world scenarios where the NLU system is presented with inputs that exhibit various disturbances due to changes in the ASR model, acoustic conditions, speaker variation, and other causes. -[](https://raw.githubusercontent.com/kubapok/cnlps-caiccaic) + ## Dates