Datasets:

Modalities:
Text
Formats:
arrow
Libraries:
Datasets
File size: 1,302 Bytes
db69786
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "citation": "",
  "description": "",
  "features": {
    "iq": {
      "shape": [
        1024,
        2
      ],
      "dtype": "float32",
      "_type": "Array2D"
    },
    "Prompt": {
      "dtype": "string",
      "_type": "Value"
    },
    "qa": {
      "dtype": "string",
      "_type": "Value"
    },
    "modulation": {
      "names": [
        "128QAM",
        "16FSK",
        "16PAM",
        "16PSK",
        "16QAM",
        "256QAM",
        "2FSK",
        "32PSK",
        "32QAM",
        "4FSK",
        "4PAM",
        "4QAM",
        "64PSK",
        "64QAM",
        "8FSK",
        "8PAM",
        "8PSK",
        "8QAM",
        "AM-DSB",
        "AM-DSB-SC",
        "AM-LSB",
        "AM-USB",
        "BPSK",
        "FM",
        "PM",
        "QPSK"
      ],
      "_type": "ClassLabel"
    },
    "snr": {
      "names": [
        "-20",
        "-18",
        "-16",
        "-14",
        "-12",
        "-10",
        "-8",
        "-6",
        "-4",
        "-2",
        "0",
        "2",
        "4",
        "6",
        "8",
        "10",
        "12",
        "14",
        "16",
        "18"
      ],
      "_type": "ClassLabel"
    }
  },
  "homepage": "",
  "license": ""
}