We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ddd45f commit a2f7052Copy full SHA for a2f7052
programmer/swe-bench/swebench-difficulties.py programmer/swe-bench/scripts/verified_difficulty_labels.py
@@ -1,5 +1,6 @@
1
# Quick script for viewing swebench examples against
2
# annotated difficulties.
3
+# TODO: update for new file paths (in ../data)
4
5
import pandas as pd
6
import textwrap
0 commit comments