File size: 650 Bytes
89a4cac aef2f34 89a4cac aef2f34 89a4cac 4607b1f 89a4cac 4607b1f 89a4cac |
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 |
---
dataset_info:
features:
- name: in_phase
sequence: float64
- name: quadrature
sequence: float64
- name: idx
dtype: int64
- name: bandwidth
dtype: float64
- name: cent_freq
dtype: float64
- name: duration
dtype: int64
- name: snr
dtype: float64
- name: label
dtype: string
- name: class_index
dtype: int64
- name: family
dtype: string
- name: hf_dataset
dtype: string
splits:
- name: test
num_bytes: 65640364
num_examples: 1000
download_size: 65419662
dataset_size: 65640364
configs:
- config_name: default
data_files:
- split: test
path: test/test-*
---
|