Update README.md
Browse files
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 to solve and explain Leetcode
|
| 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 (or any) 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)
|