meal-bbang commited on
Commit
7336644
·
verified ·
1 Parent(s): bafcbe1

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - text-classification
4
+ tags:
5
+ - legal
6
+ ---
7
+ # Dataset Card for Dataset Name
8
+
9
+ <!-- Provide a quick summary of the dataset. -->
10
+
11
+ This dataset is for spam message detecting which is written in Korean.
12
+ 한국어 스팸 메시지 분류를 위한 데이터셋입니다.
13
+
14
+ label "1" is ordinary message, and label "2" is fishing message.
15
+ 라벨 1이 일상적 문자이고, 라벨 2는 피싱(스미싱) 메시지 입니다.
16
+
17
+ ## Dataset Details
18
+
19
+ ### Dataset Description
20
+
21
+ <!-- Provide a longer summary of what this dataset is. -->
22
+
23
+ - **Language(s) (NLP):** Korean
24
+
25
+ ## Bias, Risks, and Limitations
26
+
27
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
28
+
29
+ This dataset may contain political or inappropriate content.
30
+ 이 데이터셋은 정치적이거나, 혹은 적절하지 않은 내용이 포함되어 있을수 있습니다