SOTAVerified

Two-stage Pipeline for Multilingual Dialect Detection

2023-03-06Code Available0· sign in to hype

Ankit Vaidya, Aditya Kane

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Dialect Identification is a crucial task for localizing various Large Language Models. 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).

Tasks

Reproductions