Update README.md
Browse files
README.md
CHANGED
|
@@ -114,6 +114,18 @@ https://data.together.xyz/redpajama-data-1T/v1.0.0/sha256/stackexchange_SHA256SU
|
|
| 114 |
https://data.together.xyz/redpajama-data-1T/v1.0.0/sha256/wikipedia_SHA256SUMS.txt
|
| 115 |
```
|
| 116 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 117 |
### License
|
| 118 |
Please refer to the licenses of the data subsets you use.
|
| 119 |
|
|
|
|
| 114 |
https://data.together.xyz/redpajama-data-1T/v1.0.0/sha256/wikipedia_SHA256SUMS.txt
|
| 115 |
```
|
| 116 |
|
| 117 |
+
To cite RedPajama, please use:
|
| 118 |
+
|
| 119 |
+
```
|
| 120 |
+
@software{together2023redpajama,
|
| 121 |
+
author = {Together Computer},
|
| 122 |
+
title = {RedPajama: An Open Source Recipe to Reproduce LLaMA training dataset},
|
| 123 |
+
month = April,
|
| 124 |
+
year = 2023,
|
| 125 |
+
url = {https://github.com/togethercomputer/RedPajama-Data}
|
| 126 |
+
}
|
| 127 |
+
```
|
| 128 |
+
|
| 129 |
### License
|
| 130 |
Please refer to the licenses of the data subsets you use.
|
| 131 |
|