Datasets:

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

Upload folder using huggingface_hub

Browse files
Files changed (6) hide show
  1. C.npy +3 -0
  2. Coordinates.npy +3 -0
  3. X.npy +3 -0
  4. readme.md +17 -0
  5. test_data.pt +3 -0
  6. train_data.pt +3 -0
C.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b77e86c47b8adb0408d682ae0ff231871472f39b7c40c882ecb31b7d2f04be2
3
+ size 3840128
Coordinates.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:020217200248de8e4961eced3998c020da5f925c65f04db97ce4cfc8502297c9
3
+ size 7680128
X.npy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1301955f8be0cf985e74b5da016e957929016fb127825e5b8241d843148a09c8
3
+ size 15360128
readme.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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. |
test_data.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8daee56f71af88364f5595b45732744007223278a8aa281ac4d879bb9336091f
3
+ size 9601909
train_data.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dc484f3a78207892b5fc36e866b036f369f97b03866cba337dfbcf2022f96d8
3
+ size 9601853