Datasets:

Modalities:
Time-series
Formats:
parquet
Size:
< 1K
ArXiv:
License:
fabiencasenave commited on
Commit
9881c74
·
verified ·
1 Parent(s): caac93d

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Base_2_2/Zone
5
+ list:
6
+ list: int64
7
+ - name: Base_2_2/Zone/Elements_TRI_3/ElementConnectivity
8
+ list: int64
9
+ - name: Base_2_2/Zone/Elements_TRI_3/ElementRange
10
+ list: int64
11
+ - name: Base_2_2/Zone/GridCoordinates/CoordinateX
12
+ list: float32
13
+ - name: Base_2_2/Zone/GridCoordinates/CoordinateY
14
+ list: float32
15
+ - name: Base_2_2/Zone/VertexFields/U1
16
+ list: float32
17
+ - name: Base_2_2/Zone/VertexFields/U2
18
+ list: float32
19
+ - name: Base_2_2/Zone/VertexFields/q
20
+ list: float32
21
+ - name: Base_2_2/Zone/VertexFields/sig11
22
+ list: float32
23
+ - name: Base_2_2/Zone/VertexFields/sig12
24
+ list: float32
25
+ - name: Base_2_2/Zone/VertexFields/sig22
26
+ list: float32
27
+ - name: Base_2_2/Zone/ZoneBC/Bottom/PointList
28
+ list:
29
+ list: int32
30
+ - name: Base_2_2/Zone/ZoneBC/BottomLeft/PointList
31
+ list:
32
+ list: int32
33
+ - name: Base_2_2/Zone/ZoneBC/Top/PointList
34
+ list:
35
+ list: int32
36
+ - name: Global/P
37
+ list: float32
38
+ - name: Global/max_U2_top
39
+ list: float32
40
+ - name: Global/max_q
41
+ list: float32
42
+ - name: Global/max_sig22_top
43
+ list: float32
44
+ - name: Global/max_von_mises
45
+ list: float32
46
+ - name: Global/p1
47
+ list: float32
48
+ - name: Global/p2
49
+ list: float32
50
+ - name: Global/p3
51
+ list: float32
52
+ - name: Global/p4
53
+ list: float32
54
+ - name: Global/p5
55
+ list: float32
56
+ splits:
57
+ - name: train
58
+ num_bytes: 371913920
59
+ num_examples: 500
60
+ - name: test
61
+ num_bytes: 103594066
62
+ num_examples: 200
63
+ - name: OOD
64
+ num_bytes: 1128354
65
+ num_examples: 2
66
+ download_size: 476719291
67
+ dataset_size: 476636340
68
+ configs:
69
+ - config_name: default
70
+ data_files:
71
+ - split: train
72
+ path: data/train-*
73
+ - split: test
74
+ path: data/test-*
75
+ - split: OOD
76
+ path: data/OOD-*
77
+ ---
data/OOD-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ead11224323b7f15d0cab3ac45b6ae4aaa8fcf9551a7b48f569239e705d025f8
3
+ size 1144828
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:495dac8d12582b1c8feb47c933a8708b19a93a8a36640c5adbccd42ae0feb8a6
3
+ size 103609104
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f932b8f3649028279509ad7fde823c5899cc78a9647ed9e03c6d459ed1a810
3
+ size 371965359