Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 2.26 KB

README.md

File metadata and controls

32 lines (23 loc) · 2.26 KB

BNLP-Task2

This repository contains the codes and external data used for the paper:

Aunabil Chakma and Masum Hasan, "LowResource at BLP-2023 Task 2: Leveraging BanglaBert for Low Resource Sentiment Analysis of Bangla Language", In First Workshop on Bangla Language Processing at EMNLP 2023.

Shared Task Link: https://github.com/blp-workshop/blp_task2

Workshop page Link: https://blp-workshop.github.io/

External - datasets

Codes

First, install the libraries with specific versions as mentioned in the requirements.txt file.

Both files under codes/ contain the CONFIG class with the necessary hyper-parameter and other fields for training. Change the values accordingly and run the file.