2000 character limit reached
Two-stage Pipeline for Multilingual Dialect Detection (2303.03487v2)
Published 6 Mar 2023 in cs.CL and cs.AI
Abstract: Dialect Identification is a crucial task for localizing various LLMs. This paper outlines our approach to the VarDial 2023 shared task. Here we have to identify three or two dialects from three languages each which results in a 9-way classification for Track-1 and 6-way classification for Track-2 respectively. Our proposed approach consists of a two-stage system and outperforms other participants' systems and previous works in this domain. We achieve a score of 58.54% for Track-1 and 85.61% for Track-2. Our codebase is available publicly (https://github.com/ankit-vaidya19/EACL_VarDial2023).