add contributors md and move dev docs out

This commit is contained in:
Jeff Wu
2019-03-06 12:15:51 -08:00
parent 953530fc24
commit 79a246a58e
3 changed files with 106 additions and 82 deletions

17
CONTRIBUTORS.md Normal file
View File

@ -0,0 +1,17 @@
# Contributors (alphabetically)
* **[madisonmay](https://github.com/madisonmay)**
Added Dockerfiles
* **[Margaret Mitchell et al](https://arxiv.org/abs/1810.03993)**
Our [usage](./readme#usage) writeup was loosely inspired by the paper
[Model Cards for Model Reporting](https://arxiv.org/abs/1810.03993)
and related conversations with some of the authors.
* **[webproduktion01](https://github.com/webproduktion01)**
Ported download script to python.
**[Full code contributors list](https://github.com/openai/gpt-2/contributors).**