Datasets:

Modalities:
Text
Formats:
arrow
Libraries:
Datasets
sleepingdu commited on
Commit
ee0a364
·
verified ·
1 Parent(s): d028a68

Upload 8 files

Browse files
data-00000-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c8e4d962c0ac0958d703115389ee558c508e6d4bd08374cf3a1e9f48696a179
3
+ size 462736368
data-00001-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cbaa42a5b4a1b16a9de34565c707a611390dc840e2c39f550cbf654caf10c5b
3
+ size 462736240
data-00002-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:477381495f6b349fffa84f6e26ded5775f3eca6c08e2db0c3faad7368c374949
3
+ size 462670128
data-00003-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:817671648be6027e51f0d598ea2cae8dbde54d8c4e268d5e47a144170439a724
3
+ size 462625136
data-00004-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:753df852e8cff0e50c263bfef95343590fe9a3a5d6be2e1fc72a41406d8953c9
3
+ size 462588720
data-00005-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:112ed7488dd67c5c55919a29493887e1eb705f7cab06a7517291953725e198ea
3
+ size 462645104
data-00006-of-00007.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66f208e95032064be46137a529c121065a98fc29cdd1cec855055e29547fe1af
3
+ size 462649656
dataset_info.json ADDED
@@ -0,0 +1,80 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "modulation": {
22
+ "names": [
23
+ "128QAM",
24
+ "16FSK",
25
+ "16PAM",
26
+ "16PSK",
27
+ "16QAM",
28
+ "256QAM",
29
+ "2FSK",
30
+ "32PSK",
31
+ "32QAM",
32
+ "4FSK",
33
+ "4PAM",
34
+ "4QAM",
35
+ "64PSK",
36
+ "64QAM",
37
+ "8FSK",
38
+ "8PAM",
39
+ "8PSK",
40
+ "8QAM",
41
+ "AM-DSB",
42
+ "AM-DSB-SC",
43
+ "AM-LSB",
44
+ "AM-USB",
45
+ "BPSK",
46
+ "FM",
47
+ "PM",
48
+ "QPSK"
49
+ ],
50
+ "_type": "ClassLabel"
51
+ },
52
+ "snr": {
53
+ "names": [
54
+ "-10",
55
+ "-12",
56
+ "-14",
57
+ "-16",
58
+ "-18",
59
+ "-2",
60
+ "-20",
61
+ "-4",
62
+ "-6",
63
+ "-8",
64
+ "0",
65
+ "10",
66
+ "12",
67
+ "14",
68
+ "16",
69
+ "18",
70
+ "2",
71
+ "4",
72
+ "6",
73
+ "8"
74
+ ],
75
+ "_type": "ClassLabel"
76
+ }
77
+ },
78
+ "homepage": "",
79
+ "license": ""
80
+ }