Comparing Prompt-Based and Standard Fine-Tuning for Urdu Text Classification
Faizad Ullah, Ubaid Azam, Ali Faheem, Faisal Kamiran, Asim Karim
Abstract
Recent advancements in natural language processing have demonstrated the efficacy of pre-trained language models for various downstream tasks through prompt-based fine-tuning. In contrast to standard fine-tuning, which relies solely on labeled examples, prompt-based fine-tuning combines a few labeled examples (few shot) with guidance through prompts tailored for the specific language and task. For low-resource languages, where labeled examples are limited, prompt-based fine-tuning appears to be a promising alternative. In this paper, we compare prompt-based and standard fine-tuning for the popular task of text classification in Urdu and Roman Urdu languages. We conduct experiments using five datasets, covering different domains, and pre-trained multilingual transformers. The results reveal that significant improvement of up to 13% in accuracy is achieved by prompt-based fine-tuning over standard fine-tuning approaches. This suggests the potential of prompt-based fine-tuning as a valuable approach for low-resource languages with limited labeled data.
BibTeX
@inproceedings{
ullah2023comparing,
title={Comparing Prompt-Based and Standard Fine-Tuning for Urdu Text Classification},
author={Faizad Ullah and Ubaid Azam and Ali Faheem and Faisal Kamiran and Asim Karim},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=asYObzj0IT}
}