Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
+
language:
|
| 4 |
+
- code
|
| 5 |
+
- en
|
| 6 |
+
task_categories:
|
| 7 |
+
- question-answering
|
| 8 |
+
- text-generation
|
| 9 |
+
- text2text-generation
|
| 10 |
+
tags:
|
| 11 |
+
- code
|
| 12 |
+
pretty_name: Stackoverflow Posts
|
| 13 |
+
size_categories:
|
| 14 |
+
- 10M<n<100M
|
| 15 |
+
---
|