Upload checkpoint for linear_regression photonics2d/cfg_0a021ee6/seed_1
Browse files
photonics2d/cfg_0a021ee6/seed_1/linear_regression.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52df9c9846d701b742ca0def1b205f32da37e3f0b9a6df764d5d4dbd54694e82
|
| 3 |
+
size 404622
|
photonics2d/cfg_0a021ee6/seed_1/metadata.json
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"algo": "linear_regression",
|
| 3 |
+
"checkpoint_backend": "hf",
|
| 4 |
+
"checkpoint_files": [
|
| 5 |
+
"linear_regression.pth"
|
| 6 |
+
],
|
| 7 |
+
"condition_keys": [
|
| 8 |
+
"lambda1",
|
| 9 |
+
"lambda2",
|
| 10 |
+
"blur_radius"
|
| 11 |
+
],
|
| 12 |
+
"config_fingerprint": "0a021ee6",
|
| 13 |
+
"hf_package_path": "photonics2d/cfg_0a021ee6/seed_1",
|
| 14 |
+
"hf_repo_id": "IDEALLab/engiopt-linear-regression",
|
| 15 |
+
"primary_files": [
|
| 16 |
+
"linear_regression.pth"
|
| 17 |
+
],
|
| 18 |
+
"problem_id": "photonics2d",
|
| 19 |
+
"seed": 1
|
| 20 |
+
}
|
photonics2d/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": "photonics2d",
|
| 10 |
+
"ridge": 0.01,
|
| 11 |
+
"save_model": true,
|
| 12 |
+
"seed": 1
|
| 13 |
+
}
|