cybershiptrooper commited on
Commit
febee09
1 Parent(s): f90603a

change case 3

Browse files
Files changed (4) hide show
  1. 3/edges.pkl +2 -2
  2. 3/ll_model.pth +2 -2
  3. 3/ll_model_cfg.pkl +2 -2
  4. 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:95873ed61952d15383e2d51dfadf759f8fa6eb4618570c9793bdc41fbad0e115
3
- size 1722
 
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:5c9b5c4e22613f30de503e6f4add5dac18ab0a947e441bfc96d36238944721b9
3
- size 26738
 
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:568ced292068db1d0969dd8000cc9c44def563bdc7586757f1dc5b981f913936
3
- size 1040
 
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.001, "use_single_loss": false, "iit_weight": 1.0, "behavior_weight": 1.0, "strict_weight": 10.0, "epochs": 2000, "act_fn": "gelu", "wandb_suffix": "", "device": "cpu", "clip_grad_norm": 0.1, "lr_scheduler": ""}
 
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}