File size: 440 Bytes
8e55fc3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
language: korean
license: apache-2.0
datasets:
- Korean-Sarcasm
---

# **Korean-mBERT**

This model is a fine-tune checkpoint of mBERT-base-cased over **Hugging Face Kore_Scm** dataset for Text classification.

### **How to use?**

**Task**: binary-classification

- LABEL_1: Sarcasm (*Sarcasm means tweets contains sarcasm*)
- LABEL_0: Not Sarcasm (*Not Sarcasm means tweets do not contain sarcasm*)

Click on **Use in Transformers**!