ksych bzz2 commited on
Commit
b2dd445
·
verified ·
1 Parent(s): 6f01fb2

Update README.md (#3)

Browse files

- Update README.md (4688ba29b32d577e4df38e5c0312a39d1eb90b46)


Co-authored-by: Alex Bezzubov <[email protected]>

Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -48,7 +48,7 @@ configs:
48
  ---
49
 
50
  # Code Apply
51
- Processed [EditPackFT](https://huggingface.co/datasets/nuprl/EditPackFT/blob/main/README.md) with `fuzzy diff` generated using heuristics. <br>
52
 
53
  ## Columns
54
  1. `old_contents` the old code
@@ -158,6 +158,4 @@ class Broker(object):
158
  )
159
 
160
  broker = Broker(settings.QUEUE)
161
-
162
-
163
  ```
 
48
  ---
49
 
50
  # Code Apply
51
+ Processed [EditPackFT](https://huggingface.co/datasets/nuprl/EditPackFT/blob/main/README.md) with `fuzzy diff` generated using heuristics for Python language. <br>
52
 
53
  ## Columns
54
  1. `old_contents` the old code
 
158
  )
159
 
160
  broker = Broker(settings.QUEUE)
 
 
161
  ```