Datasets:

Modalities:
Tabular
Text
Formats:
arrow
Libraries:
Datasets
sleepingdu commited on
Commit
15e832f
·
verified ·
1 Parent(s): 448110a

Upload 10 files

Browse files
data-00000-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5aab1ddef4f87f7dfcc0a303d03a440d3c80d57a1aa541afc6ffb7e75bcce7eb
3
+ size 492844216
data-00001-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16d20488caed117492bcc81fc4915a843915b39102adefc30050a7c171bac120
3
+ size 492825312
data-00002-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4324def7db7ba28a0e1d98d5b67e8336919bb20bbdb0e2cc3bd94c0f7abd44d0
3
+ size 492942880
data-00003-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3430e5fc7d92203afd4b9b55f84dc907c848dac4e36355f52b4499e4849682b6
3
+ size 492836064
data-00004-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9584f7cac34db22d321aa2c22ae40e8909c0dc012fdbf9d90d45cb05d99e4dde
3
+ size 492708512
data-00005-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06facde350dd100ad6265a3c2bb5386dfee5a691dcc9e049ed3eaa39812bea99
3
+ size 492671136
data-00006-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02f95b61ac225ced30f24627cb4762744bc4918e14c14324cf648f3b28010822
3
+ size 492710304
data-00007-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7017ee17c2bdcb4569c06bcfcc2e8e72e2f997392d373d8a7abc49915bc32be2
3
+ size 492800160
data-00008-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85a9b8744e1ccf702045f76dcdf29ec4aaf510a0abb93e741595e9ceb7eb9b65
3
+ size 492590432
dataset_info.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "iq": {
6
+ "shape": [
7
+ 1024,
8
+ 2
9
+ ],
10
+ "dtype": "float32",
11
+ "_type": "Array2D"
12
+ },
13
+ "prompt": {
14
+ "dtype": "string",
15
+ "_type": "Value"
16
+ },
17
+ "qa": {
18
+ "dtype": "string",
19
+ "_type": "Value"
20
+ },
21
+ "center_frequency": {
22
+ "dtype": "string",
23
+ "_type": "Value"
24
+ },
25
+ "sample_rate": {
26
+ "dtype": "string",
27
+ "_type": "Value"
28
+ },
29
+ "bandwidth": {
30
+ "dtype": "string",
31
+ "_type": "Value"
32
+ },
33
+ "sample_count": {
34
+ "dtype": "int32",
35
+ "_type": "Value"
36
+ },
37
+ "signal_type": {
38
+ "dtype": "string",
39
+ "_type": "Value"
40
+ },
41
+ "task_type": {
42
+ "dtype": "string",
43
+ "_type": "Value"
44
+ },
45
+ "interference_scaling": {
46
+ "dtype": "float32",
47
+ "_type": "Value"
48
+ },
49
+ "target_SINR": {
50
+ "names": [
51
+ "-30.0",
52
+ "-27.0",
53
+ "-24.0",
54
+ "-21.0",
55
+ "-18.0",
56
+ "-15.0",
57
+ "-12.0",
58
+ "-9.0",
59
+ "-6.0",
60
+ "-3.0",
61
+ "0.0"
62
+ ],
63
+ "_type": "ClassLabel"
64
+ },
65
+ "actual_SINR": {
66
+ "dtype": "float32",
67
+ "_type": "Value"
68
+ },
69
+ "SOI_type": {
70
+ "names": [
71
+ "OFDMQPSK",
72
+ "QPSK"
73
+ ],
74
+ "_type": "ClassLabel"
75
+ },
76
+ "interference_type": {
77
+ "names": [
78
+ "CommSignal2",
79
+ "CommSignal3",
80
+ "CommSignal5G1",
81
+ "EMISignal1"
82
+ ],
83
+ "_type": "ClassLabel"
84
+ }
85
+ },
86
+ "homepage": "",
87
+ "license": ""
88
+ }