jannisborn commited on
Commit
818ab9b
1 Parent(s): 9d0d0bd
Files changed (3) hide show
  1. app.py +1 -1
  2. model_cards/article.md +10 -5
  3. model_cards/examples.csv +2 -2
app.py CHANGED
@@ -88,7 +88,7 @@ if __name__ == "__main__":
88
  gr.Dropdown(
89
  algos,
90
  label="Language model",
91
- value="HuggingFaceGPT2Generator",
92
  ),
93
  gr.Textbox(
94
  label="Text prompt",
 
88
  gr.Dropdown(
89
  algos,
90
  label="Language model",
91
+ value="HuggingFaceGPT2Generator_gpt2",
92
  ),
93
  gr.Textbox(
94
  label="Text prompt",
model_cards/article.md CHANGED
@@ -64,10 +64,15 @@ Model card prototype inspired by [Mitchell et al. (2019)](https://dl.acm.org/doi
64
 
65
  ## Citation
66
  ```bib
67
- @article{manica2022gt4sd,
68
- title={GT4SD: Generative Toolkit for Scientific Discovery},
69
- 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},
70
- journal={arXiv preprint arXiv:2207.03928},
71
- year={2022}
 
 
 
 
 
72
  }
73
  ```
 
64
 
65
  ## Citation
66
  ```bib
67
+ @inproceedings{wolf-etal-2020-transformers,
68
+ title = "Transformers: State-of-the-Art Natural Language Processing",
69
+ author = "Thomas Wolf and Lysandre Debut and Victor Sanh and Julien Chaumond and Clement Delangue and Anthony Moi and Pierric Cistac and Tim Rault and Rémi Louf and Morgan Funtowicz and Joe Davison and Sam Shleifer and Patrick von Platen and Clara Ma and Yacine Jernite and Julien Plu and Canwen Xu and Teven Le Scao and Sylvain Gugger and Mariama Drame and Quentin Lhoest and Alexander M. Rush",
70
+ booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
71
+ month = oct,
72
+ year = "2020",
73
+ address = "Online",
74
+ publisher = "Association for Computational Linguistics",
75
+ url = "https://www.aclweb.org/anthology/2020.emnlp-demos.6",
76
+ pages = "38--45"
77
  }
78
  ```
model_cards/examples.csv CHANGED
@@ -1,2 +1,2 @@
1
- v0,10,,100,10,50,10
2
- v0,10,FP(F)F.CP(C)c1ccccc1.[Au],100,10,50,10
 
1
+ HuggingFaceGPT2Generator_gpt2, The role of generative models is,20,1.1,,50,1,1
2
+ HuggingFaceOpenAIGPTGenerator_openai-gpt, The best country in the world is,10,0.9,,50,1,1