cybershiptrooper
commited on
Commit
•
febee09
1
Parent(s):
f90603a
change case 3
Browse files- 3/edges.pkl +2 -2
- 3/ll_model.pth +2 -2
- 3/ll_model_cfg.pkl +2 -2
- 3/meta.json +1 -1
3/edges.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b38b0240ced1ecac4122902149ed8269ae9172b621b4e085741b7c708dcb59b
|
3 |
+
size 1278
|
3/ll_model.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9547de7c5791385319478ab1cdad900ea2e7de6496219b635c9f06ab11f5ae44
|
3 |
+
size 27186
|
3/ll_model_cfg.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbb826d37f9983a082dc667cbe0c4e01929815a77d18ff934327f6cf54c35e6c
|
3 |
+
size 1041
|
3/meta.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"atol": 0.05, "lr": 0.
|
|
|
1 |
+
{"atol": 0.05, "lr": 0.01, "use_single_loss": false, "iit_weight": 1.0, "behavior_weight": 1.0, "strict_weight": 10.0, "epochs": 2000, "act_fn": "gelu", "wandb_suffix": "", "device": "cuda", "clip_grad_norm": 0.1, "lr_scheduler": "", "model_pair": "strict", "same_size": false}
|