Nan-Do commited on
Commit
ca7b212
1 Parent(s): f6ad7c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags:
16
  </p>
17
 
18
  **What is LeetCodeWizard?**
19
- - LeetCodeWizard is a coding large language model specifically trained solve and explain Leetcode problems
20
 
21
  **How was the model developed?**
22
  - This model is a fine-tuned version of the [WizardCoder-Python-7B](https://huggingface.co/WizardLM/WizardCoder-Python-7B-V1.0) with a dataset of [Leetcode problems](https://github.com/Nan-Do/LeetCodeContestsDataset)
 
16
  </p>
17
 
18
  **What is LeetCodeWizard?**
19
+ - LeetCodeWizard is a coding large language model specifically trained to solve and explain Leetcode (or any) programming problems.
20
 
21
  **How was the model developed?**
22
  - This model is a fine-tuned version of the [WizardCoder-Python-7B](https://huggingface.co/WizardLM/WizardCoder-Python-7B-V1.0) with a dataset of [Leetcode problems](https://github.com/Nan-Do/LeetCodeContestsDataset)