jannisborn commited on
Commit
3876e91
1 Parent(s): 266a4b2
Files changed (2) hide show
  1. model_cards/article.md +10 -6
  2. requirements.txt +2 -1
model_cards/article.md CHANGED
@@ -57,12 +57,16 @@ N.A.
57
  Model card prototype inspired by [Mitchell et al. (2019)](https://dl.acm.org/doi/abs/10.1145/3287560.3287596?casa_token=XD4eHiE2cRUAAAAA:NL11gMa1hGPOUKTAbtXnbVQBDBbjxwcjGECF_i-WC_3g1aBgU1Hbz_f2b4kI_m1in-w__1ztGeHnwHs)
58
 
59
  ## Citation
60
- TBD, temporarily please cite:
61
  ```bib
62
- @article{manica2022gt4sd,
63
- title={GT4SD: Generative Toolkit for Scientific Discovery},
64
- author={Manica, Matteo and Cadow, Joris and Christofidellis, Dimitrios and Dave, Ashish and Born, Jannis and Clarke, Dean and Teukam, Yves Gaetan Nana and Hoffman, Samuel C and Buchan, Matthew and Chenthamarakshan, Vijil and others},
65
- journal={arXiv preprint arXiv:2207.03928},
66
- year={2022}
 
 
 
 
67
  }
68
  ```
 
57
  Model card prototype inspired by [Mitchell et al. (2019)](https://dl.acm.org/doi/abs/10.1145/3287560.3287596?casa_token=XD4eHiE2cRUAAAAA:NL11gMa1hGPOUKTAbtXnbVQBDBbjxwcjGECF_i-WC_3g1aBgU1Hbz_f2b4kI_m1in-w__1ztGeHnwHs)
58
 
59
  ## Citation
60
+ Please cite:
61
  ```bib
62
+ @article{manica2023accelerating,
63
+ title={Accelerating material design with the generative toolkit for scientific discovery},
64
+ author={Manica, Matteo and Born, Jannis and Cadow, Joris and Christofidellis, Dimitrios and Dave, Ashish and Clarke, Dean and Teukam, Yves Gaetan Nana and Giannone, Giorgio and Hoffman, Samuel C and Buchan, Matthew and others},
65
+ journal={npj Computational Materials},
66
+ volume={9},
67
+ number={1},
68
+ pages={69},
69
+ year={2023},
70
+ publisher={Nature Publishing Group UK London}
71
  }
72
  ```
requirements.txt CHANGED
@@ -32,4 +32,5 @@ paccmann_gp @ git+https://github.com/PaccMann/paccmann_gp@0.1.1
32
  paccmann_omics @ git+https://github.com/PaccMann/paccmann_omics@0.0.1.1
33
  paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
34
  reinvent_models @ git+https://github.com/GT4SD/reinvent_models@v0.0.1
35
- h11==0.13.0
 
 
32
  paccmann_omics @ git+https://github.com/PaccMann/paccmann_omics@0.0.1.1
33
  paccmann_predictor @ git+https://github.com/PaccMann/paccmann_predictor@sarscov2
34
  reinvent_models @ git+https://github.com/GT4SD/reinvent_models@v0.0.1
35
+ h11==0.13.0
36
+ pytorch-lightning==1.7.7