bknyaz commited on
Commit
8ccc550
·
verified ·
1 Parent(s): 6beb1e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -27,12 +27,14 @@ There are four files in this dataset:
27
  ## GHN-2
28
 
29
  - paper: [Parameter Prediction for Unseen Deep Architectures](https://arxiv.org/abs/2110.13100)
30
- - code: https://github.com/SamsungSAILMontreal/ghn3
 
31
 
32
  ## GHN-3
33
 
34
  - paper: [Can We Scale Transformers to Predict Parameters of Diverse ImageNet Models?](https://arxiv.org/abs/2303.04143) training an improved GHN on this dataset
35
  - code: https://github.com/SamsungSAILMontreal/ghn3
 
36
 
37
 
38
  ## Citation
 
27
  ## GHN-2
28
 
29
  - paper: [Parameter Prediction for Unseen Deep Architectures](https://arxiv.org/abs/2110.13100)
30
+ - code: https://github.com/facebookresearch/ppuda
31
+ - models: https://github.com/facebookresearch/ppuda/tree/main/checkpoints
32
 
33
  ## GHN-3
34
 
35
  - paper: [Can We Scale Transformers to Predict Parameters of Diverse ImageNet Models?](https://arxiv.org/abs/2303.04143) training an improved GHN on this dataset
36
  - code: https://github.com/SamsungSAILMontreal/ghn3
37
+ - models: https://huggingface.co/SamsungSAILMontreal/ghn3
38
 
39
 
40
  ## Citation