Datasets:
File size: 3,897 Bytes
b162ba8 24b638e fc58e3b 46921b9 c5de2d8 46921b9 b162ba8 46921b9 b162ba8 46921b9 b162ba8 46921b9 b162ba8 24b638e fc58e3b 46921b9 c5de2d8 0e6cb83 b162ba8 46921b9 b162ba8 46921b9 b162ba8 46921b9 b162ba8 |
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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 |
---
license: cc-by-nc-4.0
dataset_info:
- config_name: audio_RBFP
features:
- name: file_name
dtype: string
- name: label
dtype: string
- name: position
dtype: int64
- name: audio
dtype:
audio:
sampling_rate: 16000
mono: false
splits:
- name: train
num_bytes: 27157123544.625
num_examples: 84843
- name: validation
num_bytes: 3194785897.375
num_examples: 9981
download_size: 30351871119
dataset_size: 30351909442.0
- config_name: audio_SBFP
features:
- name: file_name
dtype: string
- name: label
dtype: string
- name: position
dtype: int64
- name: audio
dtype:
audio:
sampling_rate: 16000
mono: false
splits:
- name: train
num_bytes: 27157123544.625
num_examples: 84843
- name: validation
num_bytes: 3194785897.375
num_examples: 9981
download_size: 30351832397
dataset_size: 30351909442.0
- config_name: symbolic_simulation
features:
- name: num_var
dtype: int64
- name: function
dtype: string
splits:
- name: train
num_bytes: 700
num_examples: 15
download_size: 1816
dataset_size: 700
- config_name: vision_RBFP
features:
- name: image
dtype: image
- name: foreground_label
dtype: int64
- name: position_x
dtype: int64
- name: position_y
dtype: int64
splits:
- name: train
num_bytes: 7539715850.0
num_examples: 50000
- name: validation
num_bytes: 1507888500.0
num_examples: 10000
download_size: 9047652019
dataset_size: 9047604350.0
- config_name: vision_RBRP
features:
- name: image
dtype: image
- name: foreground_label
dtype: int64
- name: position_x
dtype: int64
- name: position_y
dtype: int64
splits:
- name: train
num_bytes: 7540447300.0
num_examples: 50000
- name: validation
num_bytes: 1508033000.0
num_examples: 10000
download_size: 9049041434
dataset_size: 9048480300.0
- config_name: vision_SBFP
features:
- name: image
dtype: image
- name: foreground_label
dtype: int64
- name: background_label
dtype: int64
- name: position_x
dtype: int64
- name: position_y
dtype: int64
splits:
- name: train
num_bytes: 4010519200.0
num_examples: 50000
- name: validation
num_bytes: 808377090.0
num_examples: 10000
download_size: 4858077382
dataset_size: 4818896290.0
- config_name: vision_SBRP
features:
- name: image
dtype: image
- name: foreground_label
dtype: int64
- name: background_label
dtype: int64
- name: position_x
dtype: int64
- name: position_y
dtype: int64
splits:
- name: train
num_bytes: 4015499450.0
num_examples: 50000
- name: validation
num_bytes: 810681220.0
num_examples: 10000
download_size: 4874719512
dataset_size: 4826180670.0
configs:
- config_name: audio_RBFP
data_files:
- split: train
path: data/audio/RBFP/train-*
- split: validation
path: data/audio/RBFP/validation-*
- config_name: audio_SBFP
data_files:
- split: train
path: data/audio/SBFP/train-*
- split: validation
path: data/audio/SBFP/validation-*
- config_name: symbolic_simulation
data_files:
- split: train
path: data/symbolic_simulation/train-*
- config_name: vision_RBFP
data_files:
- split: train
path: data/vision/RBFP/train-*
- split: validation
path: data/vision/RBFP/validation-*
- config_name: vision_RBRP
data_files:
- split: train
path: data/vision/RBRP/train-*
- split: validation
path: data/vision/RBRP/validation-*
- config_name: vision_SBFP
data_files:
- split: train
path: data/vision/SBFP/train-*
- split: validation
path: data/vision/SBFP/validation-*
- config_name: vision_SBRP
data_files:
- split: train
path: data/vision/SBRP/train-*
- split: validation
path: data/vision/SBRP/validation-*
---
|