Datasets:

License:
CJJP commited on
Commit
e4ae2d3
·
verified ·
1 Parent(s): ca9c836

Delete readme.md

Browse files
Files changed (1) hide show
  1. readme.md +0 -17
readme.md DELETED
@@ -1,17 +0,0 @@
1
- # Data
2
-
3
- This directory stores the datasets used by SAM for infill design, deformation response representation, and conditional diffusion model training/testing.
4
-
5
- The related datasets can be downloaded from:
6
-
7
- https://huggingface.co/datasets/CJJP/SAM-Dataset
8
-
9
- ## Dataset Description
10
-
11
- | File | Description |
12
- | --- | --- |
13
- | `C.npy` | Response deformation configurations represented by angles. |
14
- | `Coordinates.npy` | Response deformation configurations represented by coordinates. |
15
- | `X.npy` | Infill design parameters. |
16
- | `train_data.pt` | Training data for the conditional diffusion model. |
17
- | `test_data.pt` | Test data for the conditional diffusion model. |