Viraaj Sawant commited on
Commit
fe42848
·
1 Parent(s): 9da318c

added Readme.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -286,4 +286,3 @@ Interpretation:
286
  - The local fallback tasks currently use one target test file per problem, so `test_score` is binary.
287
  - Patch application uses `unidiff` plus fuzzy matching from `diff-match-patch`, which makes the environment more tolerant to slightly stale context.
288
  - Test execution prefers Docker sandboxing, but falls back to direct `pytest` execution when Docker is unavailable.
289
- - The repository root contains supporting notes in `commands.md`, `inference&docker.md`, and `logs.md`.
 
286
  - The local fallback tasks currently use one target test file per problem, so `test_score` is binary.
287
  - Patch application uses `unidiff` plus fuzzy matching from `diff-match-patch`, which makes the environment more tolerant to slightly stale context.
288
  - Test execution prefers Docker sandboxing, but falls back to direct `pytest` execution when Docker is unavailable.