Datasets:

Modalities:
Time-series
Formats:
parquet
Size:
< 1K
ArXiv:
License:
fabiencasenave commited on
Commit
fc9b1b6
·
verified ·
1 Parent(s): b7d9ef5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -95,9 +95,9 @@ data_production:
95
  physics: 2D quasistatic non-linear structural mechanics, small deformations, plane
96
  strain
97
  num_samples:
98
- OOD: 2
99
- test: 200
100
  train: 500
 
 
101
  storage_backend: hf_datasets
102
 
103
  ```
 
95
  physics: 2D quasistatic non-linear structural mechanics, small deformations, plane
96
  strain
97
  num_samples:
 
 
98
  train: 500
99
+ test: 200
100
+ OOD: 2
101
  storage_backend: hf_datasets
102
 
103
  ```