| ---
|
| license: apache-2.0
|
| tags:
|
| - active
|
| - curriculum
|
| - image-text
|
| - leave-one-out
|
| - mixup-cutmix
|
| - moderate
|
| - nlp-qa
|
| - parquet
|
| - weak-supervision
|
| ---
|
|
|
| # clean.py
|
|
|
| ## Dataset Summary
|
|
|
| A **nlp qa** dataset with **image text** modality, stored in **parquet** format.
|
|
|
| ## Preprocessing & Augmentation
|
|
|
| - **Preprocessing**: curriculum
|
| - **Augmentation**: mixup cutmix
|
|
|
| ## Splits & Sampling
|
|
|
| - **Split strategy**: leave one out
|
| - **Sampling**: active
|
|
|
| ## Quality & Labeling
|
|
|
| - **Quality filtering**: moderate
|
| - **Labeling**: weak supervision
|
|
|
| ## Files
|
|
|
| - `clean.py` — main artifact of this repository
|
|
|
| ## License
|
|
|
| See the license field above.
|
|
|