Datasets:

Modalities:
Tabular
Text
Formats:
arrow
Libraries:
Datasets
sleepingdu commited on
Commit
152cd89
·
verified ·
1 Parent(s): 745d86d

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:0e7363ed291e744fe6fe3236d58937b6708fba2f3b1258880fe00d64e5ea721f
3
+ size 481134296
data-00001-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7383622ed899ed2c03b1e67645ae488868be13f7feb0e44b6bf2fec86c4c8656
3
+ size 481135000
data-00002-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31c6c6e0674582a9e6d1f759c43fc9fcbf4478410e8236c624b1449a0633151b
3
+ size 481135256
data-00003-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe2d9f25d5bb5071b49aa4ae2b49b3e0b98714a8f3787be14f53dffe12b6986
3
+ size 481134936
data-00004-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a40bde68293ce524ec14a22b3ca067fd4b364cbfac322f8da8b486a9c2e8cc0
3
+ size 481129688
data-00005-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0477979a2d353dc4cdc476c3435a001319ae2c9125f6d0d28ed3bad4b1fdf051
3
+ size 480880128
data-00006-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e693091a495782ae0b8a71de35ac1df52d4f3266e8d43435a9ab74d9945ae948
3
+ size 480880512
data-00007-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ed2b4134d07a0689b3279d7b7c71244bed361f59417baef637b23b70fce3fb2
3
+ size 480881344
data-00008-of-00009.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b156c2db8419f6298353fcc3ec30835f79eba35b173b4feef28ee456fae46d3c
3
+ size 480880320
dataset_info.json ADDED
@@ -0,0 +1,88 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "iq": {
6
+ "shape": [
7
+ 20480,
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
+ "-12.0",
52
+ "-15.0",
53
+ "-18.0",
54
+ "-21.0",
55
+ "-24.0",
56
+ "-27.0",
57
+ "-3.0",
58
+ "-30.0",
59
+ "-6.0",
60
+ "-9.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
+ }