| ---
|
| license: bsd-3-clause
|
| tags:
|
| - aggressive
|
| - audio-text
|
| - leave-one-out
|
| - lenient
|
| - math
|
| - mixup-cutmix
|
| - pseudo-label
|
| - random
|
| - tfrecord
|
| ---
|
|
|
| # build_dataset.py
|
|
|
| ## Dataset Summary
|
|
|
| A **math** dataset with **audio text** modality, stored in **tfrecord** format.
|
|
|
| ## Preprocessing & Augmentation
|
|
|
| - **Preprocessing**: aggressive
|
| - **Augmentation**: mixup cutmix
|
|
|
| ## Splits & Sampling
|
|
|
| - **Split strategy**: leave one out
|
| - **Sampling**: random
|
|
|
| ## Quality & Labeling
|
|
|
| - **Quality filtering**: lenient
|
| - **Labeling**: pseudo label
|
|
|
| ## Files
|
|
|
| - `build_dataset.py` — main artifact of this repository
|
|
|
| ## License
|
|
|
| See the license field above.
|
|
|