whenxuan commited on
Commit
5fe7e24
·
verified ·
1 Parent(s): 66a7fb5

Upload 3 files

Browse files
test/Madrid/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fd5cdf1c03e9ba314a9f5d8c7bbac9d63bc622b1f624c227c1aafd9c0d46b9e
3
+ size 1741032
test/Madrid/dataset_info.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "target": {
6
+ "feature": {
7
+ "dtype": "float32",
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
+ }
test/Madrid/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "3525b7e8253b905a",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }