youngsm commited on
Commit
9a27662
·
verified ·
1 Parent(s): 49d7a0a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -21,8 +21,6 @@ import pimm
21
  model = pimm.from_pretrained("hf://deeplearnphysics/polar-mae-semantic")
22
  ```
23
 
24
- Architecture + hyper-parameters travel in `config.json`; weights are bitwise-identical to the original checkpoint.
25
-
26
  ## Provenance
27
 
28
  Repackaged from the original [PoLAr-MAE](https://github.com/DeepLearnPhysics/PoLAr-MAE) release checkpoints into the [pimm](https://github.com/youngsm/particle-imaging-models) export format. Inherits the source repo license.
 
21
  model = pimm.from_pretrained("hf://deeplearnphysics/polar-mae-semantic")
22
  ```
23
 
 
 
24
  ## Provenance
25
 
26
  Repackaged from the original [PoLAr-MAE](https://github.com/DeepLearnPhysics/PoLAr-MAE) release checkpoints into the [pimm](https://github.com/youngsm/particle-imaging-models) export format. Inherits the source repo license.