FredZhang7 commited on
Commit
73ffa45
·
verified ·
1 Parent(s): 3448a66

add 'editing'

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,6 +4,7 @@ tags:
4
  - code
5
  - generation
6
  - debugging
 
7
  ---
8
 
9
  # Code Debugger v0.1
@@ -29,7 +30,7 @@ IQ here refers to Imatrix Quantization. For performance comparison against regul
29
  Evaluated on two programming tasks: debugging and generation. It may be a bit subjective. `DeepSeekV2 Coder Instruct` is ranked lower because their privacy policy says that they may collect "text input, prompt" and there's no way around it.
30
 
31
 
32
- Code debugging prompt template used:
33
  ```
34
  <code>
35
  <current output>
 
4
  - code
5
  - generation
6
  - debugging
7
+ - editing
8
  ---
9
 
10
  # Code Debugger v0.1
 
30
  Evaluated on two programming tasks: debugging and generation. It may be a bit subjective. `DeepSeekV2 Coder Instruct` is ranked lower because their privacy policy says that they may collect "text input, prompt" and there's no way around it.
31
 
32
 
33
+ Code debugging/editing prompt template used:
34
  ```
35
  <code>
36
  <current output>