Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Dolma-1M
|
| 2 |
|
| 3 |
**Dataset Description**
|
|
@@ -28,4 +38,4 @@ Example line from the uncompressed file:
|
|
| 28 |
**Dataset Usage**
|
| 29 |
|
| 30 |
Feel free to use this dataset for research, experimentation, and development purposes.
|
| 31 |
-
Like the original Dolma dataset, it's covered by the Open Data Commons Attribution License (ODC-By) v1.0.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: odc-by
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
- text-classification
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
size_categories:
|
| 9 |
+
- 1M<n<10M
|
| 10 |
+
---
|
| 11 |
# Dolma-1M
|
| 12 |
|
| 13 |
**Dataset Description**
|
|
|
|
| 38 |
**Dataset Usage**
|
| 39 |
|
| 40 |
Feel free to use this dataset for research, experimentation, and development purposes.
|
| 41 |
+
Like the original Dolma dataset, it's covered by the Open Data Commons Attribution License (ODC-By) v1.0.
|