GeniusHTX commited on
Commit
553f0b7
·
verified ·
1 Parent(s): d7dbf45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -76,6 +76,3 @@ docker_image: (str) - Pre-configured Docker image for the evaluation environm
76
 
77
  SWE-Skills-Bench proposes a paired evaluation task: given a task prompt (with or without an injected skill document), an agent must complete a software engineering task on a real codebase. Correctness is verified by running the associated pytest test suite inside a Docker container.
78
 
79
- **Languages**
80
-
81
- The text of the dataset is in English.
 
76
 
77
  SWE-Skills-Bench proposes a paired evaluation task: given a task prompt (with or without an injected skill document), an agent must complete a software engineering task on a real codebase. Correctness is verified by running the associated pytest test suite inside a Docker container.
78