Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -29,8 +29,6 @@ configs:
|
|
29 |
path: data/val-*
|
30 |
task_categories:
|
31 |
- text-classification
|
32 |
-
tags:
|
33 |
-
- not-for-all-audiences
|
34 |
---
|
35 |
# Dataset Card for Scam Email Dataset
|
36 |
|
@@ -40,5 +38,4 @@ This dataset includes three categories emails in both Chinese and English.
|
|
40 |
|
41 |
## Dataset Details
|
42 |
|
43 |
-
Our dataset contains three categories: AI-scam, scam, and normal. There are 30,441 data in total, of which AI-scam, scam, and normal account for 10,147 each. It contains emails in two languages, with the proportions being: Chinese 49.9% and English 50.1%
|
44 |
-
|
|
|
29 |
path: data/val-*
|
30 |
task_categories:
|
31 |
- text-classification
|
|
|
|
|
32 |
---
|
33 |
# Dataset Card for Scam Email Dataset
|
34 |
|
|
|
38 |
|
39 |
## Dataset Details
|
40 |
|
41 |
+
Our dataset contains three categories: AI-scam, scam, and normal. There are 30,441 data in total, of which AI-scam, scam, and normal account for 10,147 each. It contains emails in two languages, with the proportions being: Chinese 49.9% and English 50.1%
|
|