File size: 1,115 Bytes
c09f4d9 4622d90 c09f4d9 35fa9fc c54675a 35fa9fc c09f4d9 9709130 4726134 4b837b9 a377b29 a42f94b 779be5c 9c69e19 779be5c c09f4d9 9709130 2ff74a4 4726134 c09f4d9 |
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 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
---
dataset_info:
features:
- name: class_name
dtype: string
- name: class_index
dtype: int64
- name: center_freq
dtype: float64
- name: bandwidth
dtype: float64
- name: start_in_samples
dtype: int64
- name: stop_in_samples
dtype: int64
- name: duration_in_samples
dtype: int64
- name: snr_db
dtype: float64
- name: sample_rate
dtype: float64
- name: num_samples
dtype: int64
- name: upper_freq
dtype: float64
- name: lower_freq
dtype: float64
- name: oversampling_rate
dtype: float64
- name: family_name
dtype: string
- name: in_phase
sequence: float32
- name: quadrature
sequence: float32
splits:
- name: finetune
num_bytes: 0
num_examples: 800
- name: train
num_bytes: 3288698150
num_examples: 100000
- name: test
num_bytes: 3288791
num_examples: 100
download_size: 3554457582
dataset_size: 3318297161
configs:
- config_name: default
data_files:
- split: train
path: train/train-*
- split: finetune
path: finetune/train-*
- split: test
path: test/test-*
---
|