MoreThought commited on
Commit
9acb5a9
·
verified ·
1 Parent(s): da17c6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 rows.
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