File size: 647 Bytes
650eb6e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | ---
license: mit
tags:
- csv
- education
- hard-negative
- heavy
- image-text
- leave-one-out
- lenient
- manual
- minimal
---
# dataset.py
## Dataset Summary
A **education** dataset with **image text** modality, stored in **csv** format.
## Preprocessing & Augmentation
- **Preprocessing**: minimal
- **Augmentation**: heavy
## Splits & Sampling
- **Split strategy**: leave one out
- **Sampling**: hard negative
## Quality & Labeling
- **Quality filtering**: lenient
- **Labeling**: manual
## Files
- `dataset.py` — main artifact of this repository
## License
See the license field above.
|