Jingyi77 commited on
Commit
05481cc
·
verified ·
1 Parent(s): 1c898c7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -11
README.md CHANGED
@@ -1,14 +1,15 @@
1
  ---
2
  language:
3
- - en
4
  - zh
5
  license: mit
6
  pretty_name: RedNote Covert Advertisement Detection Dataset
7
  tags:
8
- - advertisement-detection
9
  - social-media
10
  - image-text
11
  - multimodal
 
 
12
  datasets:
13
  - Jingyi77/CHASM-Covert_Advertisement_on_RedNote
14
  ---
@@ -81,23 +82,18 @@ img.show()
81
 
82
  - **Multimodal Data**: Each post contains both text (title, description, comments) and images
83
  - **Real-world Data**: Collected from actual social media posts on the RedNote platform
84
- - **Balanced Classes**: Equal distribution of advertisement and non-advertisement posts
85
  - **Multiple Images**: Each post may contain multiple images (average of 5.27 images per post)
86
 
87
- ## Reviewers
88
-
89
- - **Academic Reviewer**: Prof. Zhang, University of Science and Technology
90
- - **Industry Reviewer**: Dr. Wang, Lead Researcher at AI Research Lab
91
 
92
  ## Citation
93
 
94
  If you use this dataset in your research, please cite:
95
 
96
  ```
97
- @dataset{rednote_covert_ad_2023,
98
- author = {Jingyi},
99
- title = {RedNote Covert Advertisement Detection Dataset},
100
- year = {2023},
101
  publisher = {Hugging Face},
102
  journal = {Hugging Face Hub},
103
  howpublished = {\url{https://huggingface.co/datasets/Jingyi77/CHASM-Covert_Advertisement_on_RedNote}}
 
1
  ---
2
  language:
 
3
  - zh
4
  license: mit
5
  pretty_name: RedNote Covert Advertisement Detection Dataset
6
  tags:
7
+ - covert advertisement detection
8
  - social-media
9
  - image-text
10
  - multimodal
11
+ - RedNote
12
+ - Xiaohongshu
13
  datasets:
14
  - Jingyi77/CHASM-Covert_Advertisement_on_RedNote
15
  ---
 
82
 
83
  - **Multimodal Data**: Each post contains both text (title, description, comments) and images
84
  - **Real-world Data**: Collected from actual social media posts on the RedNote platform
 
85
  - **Multiple Images**: Each post may contain multiple images (average of 5.27 images per post)
86
 
 
 
 
 
87
 
88
  ## Citation
89
 
90
  If you use this dataset in your research, please cite:
91
 
92
  ```
93
+ @dataset{CHASM,
94
+ author = {Jingyi Zheng, Tianyi Hu, Yule Liu, Zhen Sun, Zongmin Zhang, Wenhan Dong, Zifan Peng},
95
+ title = {CHASM: Unveiling Covert Advertisements on Chinese Social Media},
96
+ year = {2025},
97
  publisher = {Hugging Face},
98
  journal = {Hugging Face Hub},
99
  howpublished = {\url{https://huggingface.co/datasets/Jingyi77/CHASM-Covert_Advertisement_on_RedNote}}