total_samples int64 | seq_len int64 | format string | dtype string | structure string | mag_range string | phase_range string | chunks list |
|---|---|---|---|---|---|---|---|
117,657,735 | 256 | mag_phase_int8 | int8 | [mag0, phase0, mag1, phase1, ...] x 128 pairs | 0-255 (scaled from 0-999) | 0-3 | [
{
"file": "chunk_0000.bin",
"samples": 500000,
"shape": [
500000,
256
]
},
{
"file": "chunk_0001.bin",
"samples": 500000,
"shape": [
500000,
256
]
},
{
"file": "chunk_0002.bin",
"samples": 500000,
"shape": [
500000,
256
]
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.