Datasets:
Upload infos.yaml
Browse files- infos.yaml +10 -0
infos.yaml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
owner: Safran
|
| 2 |
+
license: cc-by-sa-4.0
|
| 3 |
+
data_production:
|
| 4 |
+
type: simulation
|
| 5 |
+
physics: 2D stationary RANS
|
| 6 |
+
simulator: elsA
|
| 7 |
+
num_samples:
|
| 8 |
+
train: 300
|
| 9 |
+
test: 100
|
| 10 |
+
storage_backend: hf_datasets
|