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

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -21,10 +21,10 @@ This dataset contains posts from the RedNote platform for covert advertisement d
21
 
22
  | Split | Posts | Ad Posts | Non-Ad Posts | Total Images |
23
  |-------|-------|----------|--------------|-------------|
24
- | Train | ~3,000 | ~1,500 | ~1,500 | ~12,000 |
25
- | Validation | ~500 | ~250 | ~250 | ~2,000 |
26
- | Test | ~1,000 | ~500 | ~500 | ~4,000 |
27
- | **Total** | **~4,500** | **~2,250** | **~2,250** | **~18,000** |
28
 
29
  ## Dataset Structure
30
 
@@ -82,7 +82,7 @@ img.show()
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 ~4 images per post)
86
 
87
  ## Reviewers
88
 
@@ -100,6 +100,6 @@ If you use this dataset in your research, please cite:
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}}
104
  }
105
  ```
 
21
 
22
  | Split | Posts | Ad Posts | Non-Ad Posts | Total Images |
23
  |-------|-------|----------|--------------|-------------|
24
+ | Train | 3493 | 426 | 3067 | 18543 |
25
+ | Validation | 499 | 57 | 442 | 2678 |
26
+ | Test | 1000 | 130 | 870 | 5103 |
27
+ | **Total** | **4992** | **613** | **4379** | **26324** |
28
 
29
  ## Dataset Structure
30
 
 
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
 
 
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}}
104
  }
105
  ```