Upload README.md with huggingface_hub
Browse files
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 |
|
| 25 |
-
| Validation |
|
| 26 |
-
| Test |
|
| 27 |
-
| **Total** | **
|
| 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
|
| 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 = {\
|
| 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 |
```
|