stellaathena
commited on
Commit
•
2e854e0
1
Parent(s):
875dac1
Update README.md
Browse files
README.md
CHANGED
@@ -77,15 +77,6 @@ TBD
|
|
77 |
|
78 |
To cite this model, please use
|
79 |
```bibtex
|
80 |
-
@article{gao2020pile,
|
81 |
-
title={The Pile: An 800GB Dataset of Diverse Text for Language Modeling},
|
82 |
-
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},
|
83 |
-
journal={arXiv preprint arXiv:2101.00027},
|
84 |
-
year={2020}
|
85 |
-
}
|
86 |
-
```
|
87 |
-
and
|
88 |
-
```bibtex
|
89 |
@software{gpt-neo,
|
90 |
author = {Black, Sid and
|
91 |
Leo, Gao and
|
@@ -103,4 +94,11 @@ and
|
|
103 |
doi = {10.5281/zenodo.5297715},
|
104 |
url = {https://doi.org/10.5281/zenodo.5297715}
|
105 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
106 |
```
|
|
|
77 |
|
78 |
To cite this model, please use
|
79 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
@software{gpt-neo,
|
81 |
author = {Black, Sid and
|
82 |
Leo, Gao and
|
|
|
94 |
doi = {10.5281/zenodo.5297715},
|
95 |
url = {https://doi.org/10.5281/zenodo.5297715}
|
96 |
}
|
97 |
+
|
98 |
+
@article{gao2020pile,
|
99 |
+
title={The Pile: An 800GB Dataset of Diverse Text for Language Modeling},
|
100 |
+
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},
|
101 |
+
journal={arXiv preprint arXiv:2101.00027},
|
102 |
+
year={2020}
|
103 |
+
}
|
104 |
```
|