jannisborn commited on
Commit
d72c552
1 Parent(s): 033df1d
Files changed (1) hide show
  1. model_cards/description.md +16 -0
model_cards/description.md CHANGED
@@ -8,3 +8,19 @@ We, the developers of **GT4SD** (Generative Toolkit for Scientific Discovery), p
8
 
9
  For **examples** and **documentation** of the model parameters, please see below.
10
  Moreover, we provide a **model card** ([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)) at the bottom of this page.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
 
9
  For **examples** and **documentation** of the model parameters, please see below.
10
  Moreover, we provide a **model card** ([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)) at the bottom of this page.
11
+
12
+ If you use `GT4SD`, please cite:
13
+ ```bib
14
+ @article{manica2023accelerating,
15
+ title={Accelerating material design with the generative toolkit for scientific discovery},
16
+ 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 Chenthamarakshan, Vijil and Donovan, Timothy and Hsu, Hsiang Han and Zipoli, Federico and Schilter, Oliver and Kishimoto, Akihiro and Hamada, Lisa and Padhi, Inkit and Wehden, Karl and McHugh, Lauren and Khrabrov, Alexy and Das, Payel and Takeda, Seiji and Smith, John R.},
17
+ journal={npj Computational Materials},
18
+ volume={9},
19
+ number={1},
20
+ pages={69},
21
+ year={2023},
22
+ doi={10.1038/s41524-023-01028-1},
23
+ url={https://doi.org/10.1038/s41524-023-01028-1},
24
+ issn={2057-3960}
25
+ }
26
+ ```