Nan-Do commited on
Commit
e9730d4
1 Parent(s): 402133a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  ---
11
 
12
  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).
13
- The model has been fine-tuned with LoRA using [axolotl](https://github.com/OpenAccess-AI-Collective/Axolotl).
14
 
15
  It should be able to solve many of the problems at [Leetcode](https://leetcode.com/) and even pass the sample interviews they offer on the site.
16
 
 
10
  ---
11
 
12
  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).
13
+ The model has been LoRA fine-tuned using [axolotl](https://github.com/OpenAccess-AI-Collective/Axolotl).
14
 
15
  It should be able to solve many of the problems at [Leetcode](https://leetcode.com/) and even pass the sample interviews they offer on the site.
16