stellaathena
commited on
Commit
•
4feed19
1
Parent(s):
2e2dbe5
Update README.md
Browse files
README.md
CHANGED
@@ -84,23 +84,5 @@ To cite this model, use
|
|
84 |
author={Gao, Leo and Biderman, Stella and Black, Sid and Golding, Laurence and Hoppe, Travis and Foster, Charles and Phang, Jason and He, Horace and Thite, Anish and Nabeshima, Noa and others},
|
85 |
journal={arXiv preprint arXiv:2101.00027},
|
86 |
year={2020}
|
87 |
-
}```bibtex
|
88 |
-
@article{gao2020pile,
|
89 |
-
title={The Pile: An 800GB Dataset of Diverse Text for Language Modeling},
|
90 |
-
author={Gao, Leo and Biderman, Stella and Black, Sid and Golding, Laurence and Hoppe, Travis and Foster, Charles and Phang, Jason and He, Horace and Thite, Anish and Nabeshima, Noa and others},
|
91 |
-
journal={arXiv preprint arXiv:2101.00027},
|
92 |
-
year={2020}
|
93 |
-
}
|
94 |
-
```
|
95 |
-
|
96 |
-
To cite the codebase that this model was trained with, use
|
97 |
-
|
98 |
-
```bibtex
|
99 |
-
@software{gpt-neo,
|
100 |
-
author = {Black, Sid and Gao, Leo and Wang, Phil and Leahy, Connor and Biderman, Stella},
|
101 |
-
title = {{GPT-Neo}: Large Scale Autoregressive Language Modeling with Mesh-Tensorflow},
|
102 |
-
url = {http://github.com/eleutherai/gpt-neo},
|
103 |
-
version = {1.0},
|
104 |
-
year = {2021},
|
105 |
}
|
106 |
```
|
|
|
84 |
author={Gao, Leo and Biderman, Stella and Black, Sid and Golding, Laurence and Hoppe, Travis and Foster, Charles and Phang, Jason and He, Horace and Thite, Anish and Nabeshima, Noa and others},
|
85 |
journal={arXiv preprint arXiv:2101.00027},
|
86 |
year={2020}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
87 |
}
|
88 |
```
|