rvalerio commited on
Commit
c6f3caa
1 Parent(s): 4862e1b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -80,3 +80,8 @@ print(dataset)
80
  sample = dataset["train"][0]
81
  print("Sample from training set:", sample)
82
  ```
 
 
 
 
 
 
80
  sample = dataset["train"][0]
81
  print("Sample from training set:", sample)
82
  ```
83
+
84
+ ### What's next?
85
+ If you have any issues using this dataset, feel free to reach out to us at [support@intuctiva.ai](support@intuctiva.ai)
86
+
87
+ To learn more about how we created this dataset—or how you can generate synthetic datasets for Physics-AI models—visit [Inductiva.AI](inductiva.ai) or check out our blog post on [transforming complex simulation workflows into easy-to-use Python classes](https://inductiva.ai/blog/article/transform-complex-simulations).