raquiba commited on
Commit
c7e9aec
1 Parent(s): bc01e8c

This is a sarcasm detection model, trained on BanglaSARC dataset. For training purpose, we have used banglaBERT moodel offered by CSE department of BUET(Bangladesh University of Engineering and Technology).

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - bn
4
+ metrics:
5
+ - code_eval
6
+ - accuracy
7
+ - bertscore
8
+ ---