From eb6e41ae6e06d3a11b46ae26765fa4b674acc414 Mon Sep 17 00:00:00 2001 From: Aronya Baksy <50787681+abaksy@users.noreply.github.com> Date: Mon, 18 Dec 2023 21:33:55 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index faeb1fd..191cd7c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # CalBERT - Code-mixed Adaptive Language representations using BERT + +[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/calbert-code-mixed-adaptive-language-1/sentiment-analysis-on-iitp-product-reviews)](https://paperswithcode.com/sota/sentiment-analysis-on-iitp-product-reviews?p=calbert-code-mixed-adaptive-language-1) + +[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/calbert-code-mixed-adaptive-language-1/sentiment-analysis-on-sail-2017)](https://paperswithcode.com/sota/sentiment-analysis-on-sail-2017?p=calbert-code-mixed-adaptive-language-1) + This repository contains the source code for [CalBERT - Code-mixed Adaptive Language representations using BERT](http://ceur-ws.org/Vol-3121/short3.pdf), published at AAAI-MAKE 2022, Stanford University.