| ---
|
| license: bsd-3-clause
|
| tags:
|
| - aggressive
|
| - image-text
|
| - jsonl
|
| - mixup-cutmix
|
| - moderate
|
| - news-media
|
| - semi-auto
|
| - stratified
|
| - temporal
|
| ---
|
|
|
| # clean.py
|
|
|
| ## Dataset Summary
|
|
|
| A **news media** dataset with **image text** modality, stored in **jsonl** format.
|
|
|
| ## Preprocessing & Augmentation
|
|
|
| - **Preprocessing**: aggressive
|
| - **Augmentation**: mixup cutmix
|
|
|
| ## Splits & Sampling
|
|
|
| - **Split strategy**: temporal
|
| - **Sampling**: stratified
|
|
|
| ## Quality & Labeling
|
|
|
| - **Quality filtering**: moderate
|
| - **Labeling**: semi auto
|
|
|
| ## Files
|
|
|
| - `clean.py` — main artifact of this repository
|
|
|
| ## License
|
|
|
| See the license field above.
|
|
|