| ---
|
| license: cc-by-4.0
|
| tags:
|
| - curriculum
|
| - heavy
|
| - moderate
|
| - nlp-sentiment
|
| - semi-auto
|
| - sensor-fusion
|
| - temporal
|
| - tfrecord
|
| - weighted
|
| ---
|
|
|
| # clean.py
|
|
|
| ## Dataset Summary
|
|
|
| A **nlp sentiment** dataset with **sensor fusion** modality, stored in **tfrecord** format.
|
|
|
| ## Preprocessing & Augmentation
|
|
|
| - **Preprocessing**: curriculum
|
| - **Augmentation**: heavy
|
|
|
| ## Splits & Sampling
|
|
|
| - **Split strategy**: temporal
|
| - **Sampling**: weighted
|
|
|
| ## Quality & Labeling
|
|
|
| - **Quality filtering**: moderate
|
| - **Labeling**: semi auto
|
|
|
| ## Files
|
|
|
| - `clean.py` — main artifact of this repository
|
|
|
| ## License
|
|
|
| See the license field above.
|
|
|