Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -44,7 +44,7 @@ size_categories:
|
|
| 44 |
|
| 45 |
This dataset is a heavily filtered version of all the SWE-bench/SWE-smith-lang datasets (expect php) merged together (originally 88k rows total), it aims to improve benchmark results on DeepSWE-style problems, benchmarks, and general coding skills.
|
| 46 |
|
| 47 |
-
It is specifically filtered for rows with complex/long code problems in the original datasets, having an average row size of 94.41kb, a total uncompressed size of 6.12GB, and a total of 64821
|
| 48 |
|
| 49 |
### Dataset Details
|
| 50 |
|
|
|
|
| 44 |
|
| 45 |
This dataset is a heavily filtered version of all the SWE-bench/SWE-smith-lang datasets (expect php) merged together (originally 88k rows total), it aims to improve benchmark results on DeepSWE-style problems, benchmarks, and general coding skills.
|
| 46 |
|
| 47 |
+
It is specifically filtered for rows with complex/long code problems in the original datasets, having an average row size of 94.41kb, a total uncompressed size of 6.12GB, and a total of 64821 examples.
|
| 48 |
|
| 49 |
### Dataset Details
|
| 50 |
|