Nan-Do commited on
Commit
68e682a
1 Parent(s): 5f4d416

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 general large language model specifically trained to solve and explain Leetcode problems and programming problems.
20
 
21
  **How was the model developed?**
22
  - This model is a fine-tuned version of the [WizardCoder-Python-13B](https://huggingface.co/WizardLM/WizardCoder-Python-13B-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 problems and programming problems.
20
 
21
  **How was the model developed?**
22
  - This model is a fine-tuned version of the [WizardCoder-Python-13B](https://huggingface.co/WizardLM/WizardCoder-Python-13B-V1.0) with a dataset of [Leetcode problems](https://github.com/Nan-Do/LeetCodeContestsDataset)