whenxuan commited on
Commit
6df2aa1
·
1 Parent(s): 9174f6d

whenxuan: upload the wiener filter

Browse files
train/synthetic/WienerFilter/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1268f78edca543550c041ae15ef140d79ef3a008579dfe2b674b4728dbc0e267
3
+ size 251343800
train/synthetic/WienerFilter/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float64",
8
+ "_type": "Value"
9
+ },
10
+ "_type": "List"
11
+ },
12
+ "length": {
13
+ "dtype": "int64",
14
+ "_type": "Value"
15
+ },
16
+ "dataset": {
17
+ "dtype": "string",
18
+ "_type": "Value"
19
+ },
20
+ "id": {
21
+ "dtype": "string",
22
+ "_type": "Value"
23
+ }
24
+ },
25
+ "homepage": "",
26
+ "license": ""
27
+ }
train/synthetic/WienerFilter/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "68c9e2f9fce2abf3",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }