rvalerio commited on
Commit
79ce6a3
1 Parent(s): aaa5719

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -29,10 +29,10 @@ Each object is simulated under 20 distinct conditions: 4 random wind speeds rang
29
  (0°, 180° and 3 random angles).
30
  The meshes for these automobile-like objects were generated using the Instant Mesh model on images sourced from the Stanford Cars Dataset.
31
  To ensure stable and reliable results, each simulation runs for 300 iterations.
32
- The entire dataset of 20,000 simulations is organized into three subsets: 70% for training, 20% for validation, and 10% for testing.
33
 
34
  The data generation process itself was orchestrated using the [Inductiva API](https://inductiva.ai/),
35
- which allowed us to run hundreds of OpenFOAM simulations in parallel on the cloud.
36
 
37
 
38
  # Motivation
@@ -229,7 +229,7 @@ This file contains metadata related to the simulation, including input parameter
229
  ### Dataset Statistics
230
 
231
  The dataset comprises 19,812 valid samples out of a total of 20,000 simulations, with [188 submissions failing](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/failed_tasks.txt) due to numerical errors in OpenFOAM.
232
- The complete dataset requires about 300 GB of storage.
233
 
234
 
235
  ## Downloading the Dataset:
 
29
  (0°, 180° and 3 random angles).
30
  The meshes for these automobile-like objects were generated using the Instant Mesh model on images sourced from the Stanford Cars Dataset.
31
  To ensure stable and reliable results, each simulation runs for 300 iterations.
32
+ The entire dataset of 19,812 simulations is organized into three subsets: 70% for training, 20% for validation, and 10% for testing.
33
 
34
  The data generation process itself was orchestrated using the [Inductiva API](https://inductiva.ai/),
35
+ which allowed us to run hundreds of OpenFOAM simulations in parallel on the cloud.
36
 
37
 
38
  # Motivation
 
229
  ### Dataset Statistics
230
 
231
  The dataset comprises 19,812 valid samples out of a total of 20,000 simulations, with [188 submissions failing](https://huggingface.co/datasets/inductiva/windtunnel/resolve/main/failed_tasks.txt) due to numerical errors in OpenFOAM.
232
+ The complete dataset requires about 300 GB of storage, however, it is possible to download only a fraction of the dataset.
233
 
234
 
235
  ## Downloading the Dataset: