File size: 1,376 Bytes
32b7817
 
62ac108
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
527accf
 
 
a5580f2
 
 
0b398d5
 
 
 
 
62ac108
32b7817
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70e56a0
 
 
4521e35
 
 
e04622e
 
 
 
 
32b7817
62ac108
 
 
 
8d17f58
 
4369c22
 
32b7817
 
 
 
ae9c65e
 
2620c61
 
32b7817
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
---
dataset_info:
- config_name: tdlc
  features:
  - name: inputs
    list:
      list:
        list: float32
  - name: bit_labels
    list:
      list:
        list: float32
  - name: channel_target
    list:
      list:
        list: float32
  - name: snr_db
    dtype: float32
  splits:
  - name: train
    num_bytes: 53792000000
    num_examples: 250000
  - name: val
    num_bytes: 4303360000
    num_examples: 20000
  - name: test
    num_bytes: 8606720000
    num_examples: 40000
  download_size: 12797145527
  dataset_size: 66702080000
- config_name: uma
  features:
  - name: inputs
    list:
      list:
        list: float32
  - name: bit_labels
    list:
      list:
        list: float32
  - name: channel_target
    list:
      list:
        list: float32
  - name: snr_db
    dtype: float32
  splits:
  - name: train
    num_bytes: 53792000000
    num_examples: 250000
  - name: val
    num_bytes: 4303360000
    num_examples: 20000
  - name: test
    num_bytes: 8606720000
    num_examples: 40000
  download_size: 12797145302
  dataset_size: 66702080000
configs:
- config_name: tdlc
  data_files:
  - split: train
    path: tdlc/train-*
  - split: val
    path: tdlc/val-*
  - split: test
    path: tdlc/test-*
- config_name: uma
  data_files:
  - split: train
    path: uma/train-*
  - split: val
    path: uma/val-*
  - split: test
    path: uma/test-*
---