Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -11,13 +11,13 @@ dataset_info:
|
|
| 11 |
- name: Base_2_3/Zone/Elements_TRI_3/ElementConnectivity
|
| 12 |
list: int64
|
| 13 |
- name: Base_2_3/Zone/GridCoordinates/CoordinateX
|
| 14 |
-
list:
|
| 15 |
- name: Base_2_3/Zone/GridCoordinates/CoordinateY
|
| 16 |
-
list:
|
| 17 |
- name: Base_2_3/Zone/GridCoordinates/CoordinateZ
|
| 18 |
-
list:
|
| 19 |
- name: Base_2_3/Zone/VertexFields/pressure
|
| 20 |
-
list:
|
| 21 |
splits:
|
| 22 |
- name: test
|
| 23 |
num_bytes: 3326380
|
|
|
|
| 11 |
- name: Base_2_3/Zone/Elements_TRI_3/ElementConnectivity
|
| 12 |
list: int64
|
| 13 |
- name: Base_2_3/Zone/GridCoordinates/CoordinateX
|
| 14 |
+
list: float32
|
| 15 |
- name: Base_2_3/Zone/GridCoordinates/CoordinateY
|
| 16 |
+
list: float32
|
| 17 |
- name: Base_2_3/Zone/GridCoordinates/CoordinateZ
|
| 18 |
+
list: float32
|
| 19 |
- name: Base_2_3/Zone/VertexFields/pressure
|
| 20 |
+
list: float32
|
| 21 |
splits:
|
| 22 |
- name: test
|
| 23 |
num_bytes: 3326380
|