haider2107's picture
Add dataset card + CC0-1.0 license
6d0ba70 verified
|
Raw
History Blame Contribute Delete
745 Bytes
---
license: cc0-1.0
tags:
- radio-frequency
- signal-processing
- source-separation
- synthetic
---
# rf-interference-rejection
Synthetic co-channel RF signal-separation dataset for the Alignerr ML_Envs task
**rf-interference-rejection**. Fully self-generated — no third-party data.
A weak RRC-QPSK signal-of-interest (SOI) is mixed with a stronger synthetic wideband
OFDM co-channel interferer plus AWGN; the task is to recover the SOI's data bits.
- `train.npz` / `val.npz`: `mixture` float16 `[N,2560,2]`, `soi` float16 `[N,2560,2]`,
`bits` uint8 `[N,576]`. Generated deterministically by the task's `data-generation/` scripts.
**License:** CC0-1.0 (public-domain dedication). The data is the author's own synthetic output.