Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
### Dataset Summary
|
| 2 |
|
| 3 |
RedPajama is a clean-room, fully open-source implementation of the LLaMa dataset.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- text-generation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
---
|
| 7 |
### Dataset Summary
|
| 8 |
|
| 9 |
RedPajama is a clean-room, fully open-source implementation of the LLaMa dataset.
|