Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,17 @@
|
|
| 1 |
-

|
| 2 |
---
|
| 3 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
|
|
|
| 5 |
|
| 6 |
# NPset
|
| 7 |
|
|
@@ -35,4 +45,4 @@ Parquet, shuffled. Each row:
|
|
| 35 |
| `flytech_python_25k` | flytech/python-codes-25k | 42,968 |
|
| 36 |
| `dbands_pythonMath` | dbands/pythonMath | 5,726 |
|
| 37 |
| `greatdarklord_python_dataset` | greatdarklord/python_dataset | 18,452 |
|
| 38 |
-
| | **Total** | **7,159,829** |
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
- sentence-similarity
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- code
|
| 10 |
+
pretty_name: NPset-Python
|
| 11 |
+
size_categories:
|
| 12 |
+
- 1M<n<10M
|
| 13 |
---
|
| 14 |
+

|
| 15 |
|
| 16 |
# NPset
|
| 17 |
|
|
|
|
| 45 |
| `flytech_python_25k` | flytech/python-codes-25k | 42,968 |
|
| 46 |
| `dbands_pythonMath` | dbands/pythonMath | 5,726 |
|
| 47 |
| `greatdarklord_python_dataset` | greatdarklord/python_dataset | 18,452 |
|
| 48 |
+
| | **Total** | **7,159,829** |
|