bzz2 commited on
Commit
4688ba2
·
verified ·
1 Parent(s): 6f01fb2

Update README.md

Browse files
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
  ```