dat-lequoc commited on
Commit
49c849b
·
verified ·
1 Parent(s): 22eb842

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -118,4 +118,9 @@ print(response)
118
 
119
  # Extract the updated code from the response
120
  updated_code = response.split("<updated-code>")[1].split("</updated-code>")[0]
121
- ```
 
 
 
 
 
 
118
 
119
  # Extract the updated code from the response
120
  updated_code = response.split("<updated-code>")[1].split("</updated-code>")[0]
121
+ ```
122
+
123
+
124
+ ## Evaluation:
125
+
126
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/650d7ecb23e8028a8970a203/_E6WVzuVABKB58QMx6c1c.png)