Datasets:

Modalities:
Tabular
Text
Formats:
arrow
Libraries:
Datasets
File size: 1,618 Bytes
15e832f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "citation": "",
  "description": "",
  "features": {
    "iq": {
      "shape": [
        1024,
        2
      ],
      "dtype": "float32",
      "_type": "Array2D"
    },
    "prompt": {
      "dtype": "string",
      "_type": "Value"
    },
    "qa": {
      "dtype": "string",
      "_type": "Value"
    },
    "center_frequency": {
      "dtype": "string",
      "_type": "Value"
    },
    "sample_rate": {
      "dtype": "string",
      "_type": "Value"
    },
    "bandwidth": {
      "dtype": "string",
      "_type": "Value"
    },
    "sample_count": {
      "dtype": "int32",
      "_type": "Value"
    },
    "signal_type": {
      "dtype": "string",
      "_type": "Value"
    },
    "task_type": {
      "dtype": "string",
      "_type": "Value"
    },
    "interference_scaling": {
      "dtype": "float32",
      "_type": "Value"
    },
    "target_SINR": {
      "names": [
        "-30.0",
        "-27.0",
        "-24.0",
        "-21.0",
        "-18.0",
        "-15.0",
        "-12.0",
        "-9.0",
        "-6.0",
        "-3.0",
        "0.0"
      ],
      "_type": "ClassLabel"
    },
    "actual_SINR": {
      "dtype": "float32",
      "_type": "Value"
    },
    "SOI_type": {
      "names": [
        "OFDMQPSK",
        "QPSK"
      ],
      "_type": "ClassLabel"
    },
    "interference_type": {
      "names": [
        "CommSignal2",
        "CommSignal3",
        "CommSignal5G1",
        "EMISignal1"
      ],
      "_type": "ClassLabel"
    }
  },
  "homepage": "",
  "license": ""
}