Nan-Do commited on
Commit
540e760
1 Parent(s): 8210aa2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ This model is a fine-tuned version of the [WizardCoder-Python-7B](https://huggin
13
 
14
  It should be able to solve most of the problems at [Leetcode](https://leetcode.com/) and even pass the sample interviews they offer on the site.
15
 
16
- It can write both code and explanations for the solutions.
17
 
18
  This is the result of one of the Google's phone interviews.
19
  Question 1:
 
13
 
14
  It should be able to solve most of the problems at [Leetcode](https://leetcode.com/) and even pass the sample interviews they offer on the site.
15
 
16
+ It can write both the code and the explanations for the solutions.
17
 
18
  This is the result of one of the Google's phone interviews.
19
  Question 1: