Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Facilitating Fine-grained Detection of Chinese Toxic Language: Hierarchical Taxonomy, Resources, and Benchmark
|
2 |
|
3 |
🎉**2024.9 Our related study, titled "Towards Comprehensive Detection of Chinese Harmful Meme", has been accepted to NeurIPS 2024! In this paper, we present ToxiCN_MM, the first Chinese harmful meme dataset. Here is the link: [https://github.com/DUT-lujunyu/ToxiCN_MM](https://github.com/DUT-lujunyu/ToxiCN_MM). Welcome to star or fork it!**
|
@@ -64,4 +72,4 @@ If you want to use the resources, please cite the following paper:
|
|
64 |
doi = "10.18653/v1/2023.acl-long.898",
|
65 |
pages = "16235--16250",
|
66 |
}
|
67 |
-
~~~
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
language:
|
5 |
+
- zh
|
6 |
+
size_categories:
|
7 |
+
- 10K<n<100K
|
8 |
+
---
|
9 |
# Facilitating Fine-grained Detection of Chinese Toxic Language: Hierarchical Taxonomy, Resources, and Benchmark
|
10 |
|
11 |
🎉**2024.9 Our related study, titled "Towards Comprehensive Detection of Chinese Harmful Meme", has been accepted to NeurIPS 2024! In this paper, we present ToxiCN_MM, the first Chinese harmful meme dataset. Here is the link: [https://github.com/DUT-lujunyu/ToxiCN_MM](https://github.com/DUT-lujunyu/ToxiCN_MM). Welcome to star or fork it!**
|
|
|
72 |
doi = "10.18653/v1/2023.acl-long.898",
|
73 |
pages = "16235--16250",
|
74 |
}
|
75 |
+
~~~
|