Upload checkpoint for linear_regression beams2d/cfg_0a021ee6/seed_1
Browse files
beams2d/cfg_0a021ee6/seed_1/linear_regression.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e744fd09df0b44b29858a841a668962fdab86de6d6a257482c5be8a4e79b05f4
|
| 3 |
+
size 181454
|
beams2d/cfg_0a021ee6/seed_1/metadata.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"algo": "linear_regression",
|
| 3 |
+
"checkpoint_backend": "hf",
|
| 4 |
+
"checkpoint_files": [
|
| 5 |
+
"linear_regression.pth"
|
| 6 |
+
],
|
| 7 |
+
"condition_keys": [
|
| 8 |
+
"volfrac",
|
| 9 |
+
"rmin",
|
| 10 |
+
"forcedist",
|
| 11 |
+
"overhang_constraint"
|
| 12 |
+
],
|
| 13 |
+
"config_fingerprint": "0a021ee6",
|
| 14 |
+
"hf_package_path": "beams2d/cfg_0a021ee6/seed_1",
|
| 15 |
+
"hf_repo_id": "IDEALLab/engiopt-linear-regression",
|
| 16 |
+
"primary_files": [
|
| 17 |
+
"linear_regression.pth"
|
| 18 |
+
],
|
| 19 |
+
"problem_id": "beams2d",
|
| 20 |
+
"seed": 1
|
| 21 |
+
}
|
beams2d/cfg_0a021ee6/seed_1/run_config.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"algo": "linear_regression",
|
| 3 |
+
"checkpoint_backend": "hf",
|
| 4 |
+
"degree": 2,
|
| 5 |
+
"hf_entity": "IDEALLab",
|
| 6 |
+
"hf_repo_prefix": "engiopt",
|
| 7 |
+
"match_volume": false,
|
| 8 |
+
"max_train": 0,
|
| 9 |
+
"problem_id": "beams2d",
|
| 10 |
+
"ridge": 0.01,
|
| 11 |
+
"save_model": true,
|
| 12 |
+
"seed": 1
|
| 13 |
+
}
|